Skip to content

Hostname

beijerref.ro

Last fetched

beijerref.ro resolves to 1 IPv4 address operated by AS12310 in RO. WHOIS lists registrar:nav communications srl as the registrar.

Nutrition Label

WHISPER CANON · beijerref.roRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/beijerref.ro

Resolution chain

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

IPPrefixASNOperatorCountry
89.149.61.8389.149.0.0/18AS12310RO

WHOIS identity

Registrar
registrar:nav communications srl
Organization
Contact emails

Subdomains

5 observed subdomains of beijerref.ro.

Web-graph footprint

Distinct hostnames that link to or from beijerref.ro in the public web crawl.

7 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for beijerref.ro.

MechanismTarget
SPF_Abeijerref.ro
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP40.107.8.98
SPF_IP46.165.232.180/32
SPF_IP77.81.19.187
SPF_IP89.149.57.50
SPF_IP89.149.61.115
SPF_IP89.149.61.117
SPF_IP89.36.25.93/32
SPF_MXbeijerref.ro

Related pages

Pivot deeper into the graph from beijerref.ro.

Cypher and MCP

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

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