Skip to content

Hostname

anthonyhub.com

Last fetched

anthonyhub.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:3827 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.68.2118.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.3918.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.8218.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.8518.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.64.67.10018.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.12218.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.5718.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.64.67.7718.64.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
52.85.31.2752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3827
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

3 observed subdomains of anthonyhub.com.

Threat posture

History

Related pages

Pivot deeper into the graph from anthonyhub.com.

Cypher and MCP

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

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