Skip to content

Hostname

anicargo.com

Last fetched

anicargo.com resolves to 3 IPv4 addresses operated by AS131447 in TH. WHOIS lists iana:1373 as the registrar.

Nutrition Label

WHISPER CANON · anicargo.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/anicargo.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.246.17.153103.246.16.0/22AS131447TH
13.35.169.2813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
54.192.1.1054.192.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1373
Organization
it network and communication co.,ltd.
Contact emails

Subdomains

2 observed subdomains of anicargo.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for anicargo.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from anicargo.com.

Cypher and MCP

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

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