Skip to content

Hostname

www.alphafront.com

Last fetched

www.alphafront.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.147.453.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.1593.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.1713.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.1063.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.2013.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.2043.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.813.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.125.11152.219.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.129.10752.219.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.132.9752.219.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.164.19552.219.164.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.184.3952.219.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.184.7152.219.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with www.alphafront.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for www.alphafront.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from www.alphafront.com.

Cypher and MCP

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

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