Skip to content

Hostname

roames.com

Last fetched

roames.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · roames.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/roames.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.1093.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1223.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1413.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.23.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2483.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1193.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1443.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2433.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.383.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.21552.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.3152.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.4752.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.132.21352.95.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.133.2352.95.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.134.12952.95.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:81
Organization
fugro roames pty
Contact emails

Subdomains

69 observed subdomains of roames.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for roames.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP49.255.248.2

Related pages

Pivot deeper into the graph from roames.com.

Cypher and MCP

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

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