Skip to content

Hostname

rom.be

Last fetched

rom.be resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:pixelbar as the registrar.

Nutrition Label

WHISPER CANON · rom.beRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/rom.be

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.142.115.9.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:pixelbar
Organization
Contact emails

Subdomains

32 observed subdomains of rom.be.

Web-graph footprint

Distinct hostnames that link to or from rom.be in the public web crawl.

35 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for rom.be.

MechanismTarget
SPF_Arom.be
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.73.91.26
SPF_IP35.157.190.224/27
SPF_IP35.176.92.96/27
SPF_IP5.9.136.204
SPF_IP62.87.128.106
SPF_IP64.235.158.0/24
SPF_IP81.246.102.164
SPF_MXrom.be

Related pages

Pivot deeper into the graph from rom.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rom.be"})-[: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.