Skip to content

Hostname

dfhoists.com

Last fetched

dfhoists.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · dfhoists.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dfhoists.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.160.128143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.21143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.24143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.73143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.1918.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.4218.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.5118.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.9518.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.3054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

1 observed subdomain of dfhoists.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dfhoists.com.

MechanismTarget
SPF_INCLUDEspf.mail.qq.com

Related pages

Pivot deeper into the graph from dfhoists.com.

Cypher and MCP

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

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