Skip to content

Hostname

a3starintl.com

Last fetched

a3starintl.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · a3starintl.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/a3starintl.com

Resolution chain

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

IPPrefixASNOperatorCountry
138.201.80.125138.201.0.0/16AS24940DE
15.197.240.2015.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:303
Organization
m bilal
Contact emails

Subdomains

7 observed subdomains of a3starintl.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • a3starintl.com

SPF policy

8 SPF mechanisms authorising senders for a3starintl.com.

MechanismTarget
SPF_Aa3starintl.com
SPF_IP135.181.13.65
SPF_IP138.201.80.124
SPF_IP138.201.80.125
SPF_IP217.76.53.232
SPF_IP78.47.119.190
SPF_IP88.198.31.237
SPF_MXa3starintl.com

Related pages

Pivot deeper into the graph from a3starintl.com.

Cypher and MCP

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

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