Skip to content

Hostname

ivvy.com

Last fetched

ivvy.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · ivvy.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ivvy.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.146.170.5516.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.218.11935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.106.12935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.59.22444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.217.18244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.56.5944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.244.21844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.140.23052.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.34.9752.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.16.4652.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.134.3152.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.117.19354.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.219.16654.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.45.14054.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.184.38.15254.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.252.11154.245.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.130.197184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.52.166184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.179.16532.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:13
Organization
domains by proxy,
Contact emails

Subdomains

62 observed subdomains of ivvy.com.

Web-graph footprint

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

169 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ivvy.com.

MechanismTarget
SPF_INCLUDE5854099.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEivvy.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ivvy.com.

Cypher and MCP

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

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