Skip to content

Hostname

smart.mnetjp.com

Last fetched

smart.mnetjp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · smart.mnetjp.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/smart.mnetjp.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.178.1003.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.1203.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.513.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.783.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.175.207.1043.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.263.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.693.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.703.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

No WHOIS records are currently associated with smart.mnetjp.com in WhisperGraph.

Subdomains

20 observed subdomains of smart.mnetjp.com.

Web-graph footprint

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

141 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for smart.mnetjp.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP13.113.240.166
SPF_IP13.115.163.111
SPF_IP13.231.150.88
SPF_IP13.231.32.199
SPF_IP18.182.88.41
SPF_IP35.72.105.45
SPF_IP52.198.88.209
SPF_IP52.68.116.162
SPF_IP52.69.211.2
SPF_IP52.69.43.140

Related pages

Pivot deeper into the graph from smart.mnetjp.com.

Cypher and MCP

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

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