Skip to content

Hostname

rafonline.org

Last fetched

rafonline.org resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · rafonline.orgRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rafonline.org

Resolution chain

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

IPPrefixASNOperatorCountry
81.180.250.3081.180.250.0/23AS5606RO

WHOIS identity

Registrar
iana:886
Organization
aurel zidaru
Contact emails

Subdomains

5 observed subdomains of rafonline.org.

Web-graph footprint

Distinct hostnames that link to or from rafonline.org in the public web crawl.

149 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for rafonline.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.76.32.43

Related pages

Pivot deeper into the graph from rafonline.org.

Cypher and MCP

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

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