Skip to content

Hostname

webmail.rootway.com

Last fetched

webmail.rootway.com resolves to 4 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in FR.

Nutrition Label

WHISPER CANON · webmail.rootway.comRouting diversity3.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/webmail.rootway.com

Resolution chain

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

IPPrefixASNOperatorCountry
141.145.219.158141.151.96.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationFR
144.22.158.60144.30.244.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationBR
167.234.246.230167.238.216.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationBR
89.168.62.8189.169.24.0/24AS31898ORACLE-BMC-31898 - Oracle CorporationFR

WHOIS identity

No WHOIS records are currently associated with webmail.rootway.com in WhisperGraph.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from webmail.rootway.com.

Cypher and MCP

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

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