Skip to content

Hostname

zifty.com

Last fetched

zifty.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · zifty.comRouting diversity6.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zifty.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.149.113100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.36.119100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.31.9.17100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.217.205107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.191.1753.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.81.1363.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.164.633.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.222.8935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.42.13944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.115.19344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.165.16244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.246.20044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.154.10352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.109.12552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.154.13352.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.137.14954.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.130.21454.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.175.19654.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.116.4654.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.16.12254.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
zifty.com,
Contact emails

Subdomains

18 observed subdomains of zifty.com.

Web-graph footprint

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

24 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for zifty.com.

MechanismTarget
SPF_Azifty.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEu1434972.wl.sendgrid.net
SPF_INCLUDEu1435394.wl.sendgrid.net
SPF_IP54.165.83.211
SPF_MXzifty.com

Related pages

Pivot deeper into the graph from zifty.com.

Cypher and MCP

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

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