Skip to content

Hostname

ipsy.com

Last fetched

ipsy.com resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.213.139.2283.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.11.713.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.152.1313.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.82.181.2133.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.197.823.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.90.3734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.72.24234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.73.9235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.130.1644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.15.17244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.195.3344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.151.6652.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.122.14552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.154.22554.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.206.14054.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.32.10198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.244.1144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ipsy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-00808a01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ipsy.com.

Cypher and MCP

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

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