Skip to content

Hostname

allstarma.com

Last fetched

allstarma.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.212.2.1853.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.88.1433.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.119.1363.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.82.1403.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.114.16734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.68.12344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.251.23352.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.145.19754.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.134.10854.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.7.23954.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.113.16054.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
72.44.45.20772.44.40.0/21AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for allstarma.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEemailsrvr.com

Related pages

Pivot deeper into the graph from allstarma.com.

Cypher and MCP

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

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