Skip to content

Hostname

i.sinotrans.com

Last fetched

i.sinotrans.com resolves to 1 IPv4 address operated by AS45090 in CN.

Nutrition Label

WHISPER CANON · i.sinotrans.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/i.sinotrans.com

Resolution chain

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

IPPrefixASNOperatorCountry
49.233.240.12449.233.192.0/18AS45090CN

WHOIS identity

No WHOIS records are currently associated with i.sinotrans.com in WhisperGraph.

Subdomains

6 observed subdomains of i.sinotrans.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for i.sinotrans.com.

MechanismTarget
SPF_IP119.28.128.225
SPF_IP119.28.81.145
SPF_IP123.124.168.23
SPF_IP218.205.193.230
SPF_IP218.205.193.238
SPF_IP219.141.225.23
SPF_IP59.148.251.184
SPF_IP60.247.104.226
SPF_IP60.247.104.230

Related pages

Pivot deeper into the graph from i.sinotrans.com.

Cypher and MCP

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

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