Skip to content

Hostname

parkimeter.com

Last fetched

parkimeter.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · parkimeter.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/parkimeter.com

Resolution chain

parkimeter.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.116.10918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.2118.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.9318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.31.1718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.4218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.7718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:73
Organization
parkimeter technologies sl
Contact emails

Subdomains

25 observed subdomains of parkimeter.com.

Web-graph footprint

Distinct hostnames that link to or from parkimeter.com in the public web crawl.

287 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for parkimeter.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP217.151.206.82/32
SPF_MXparkimeter.com

Related pages

Pivot deeper into the graph from parkimeter.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "parkimeter.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.