Skip to content

Hostname

expotransworld.com

Last fetched

expotransworld.com resolves to 1 IPv4 address operated by KAMATERAINC-AS-AP - Kamatera, Inc. in HK. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · expotransworld.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/expotransworld.com

Resolution chain

expotransworld.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.126.127.19645.125.229.0/24AS64022KAMATERAINC-AS-AP - Kamatera, Inc.HK

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

2 observed subdomains of expotransworld.com.

Web-graph footprint

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

5 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for expotransworld.com.

MechanismTarget
SPF_Aexpotransworld.com
SPF_INCLUDEspf-mailer.incnets.com
SPF_INCLUDEspfip.incnets.com
SPF_INCLUDEtsimtung.com
SPF_IP107.170.211.116
SPF_IP162.243.52.238
SPF_IP192.241.225.119
SPF_IP202.181.235.0/24
SPF_IP45.126.126.40
SPF_IP47.52.227.90
SPF_IP59.188.16.0/24
SPF_IP59.188.7.0/24
SPF_MXexpotransworld.com

Related pages

Pivot deeper into the graph from expotransworld.com.

Cypher and MCP

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

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