Skip to content

Hostname

ivypark.com

Last fetched

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

Nutrition Label

WHISPER CANON · ivypark.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ivypark.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.6.1218.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.4318.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.5218.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.8118.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.32.10518.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.32.2918.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.32.5818.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.32.6618.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

2 observed subdomains of ivypark.com.

Web-graph footprint

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

190 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ivypark.com.

MechanismTarget
SPF_Aivypark.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEncfp.asia
SPF_MXivypark.com

Related pages

Pivot deeper into the graph from ivypark.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ivypark.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.