Skip to content

Hostname

wildcard.daf-sync.hypercharge.org

Last fetched

wildcard.daf-sync.hypercharge.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH.

Nutrition Label

WHISPER CANON · wildcard.daf-sync.hypercharge.orgRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/wildcard.daf-sync.hypercharge.org

Resolution chain

wildcard.daf-sync.hypercharge.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.4.1118.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.1418.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.2318.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.3818.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.64.207.11718.64.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.64.207.4818.64.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.64.207.6318.64.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.64.207.7718.64.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with wildcard.daf-sync.hypercharge.org in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from wildcard.daf-sync.hypercharge.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wildcard.daf-sync.hypercharge.org"})-[: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.