Skip to content

Hostname

m.skyroam.com

Last fetched

m.skyroam.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.190.74.8318.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.170.1153.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with m.skyroam.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for m.skyroam.com.

MechanismTarget
SPF_INCLUDE730784.spf10.hubspotemail.net
SPF_INCLUDEspf.163.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP119.147.211.153
SPF_IP119.147.211.154
SPF_IP218.213.93.40
SPF_IP28.213.93.39

Related pages

Pivot deeper into the graph from m.skyroam.com.

Cypher and MCP

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

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