Skip to content

Hostname

fences.ro

Last fetched

fences.ro resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists registrar:orange romania communications s.a. as the registrar.

Nutrition Label

WHISPER CANON · fences.roRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/fences.ro

Resolution chain

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

IPPrefixASNOperatorCountry
85.120.17.16785.120.17.0/24AS5606RO

WHOIS identity

Registrar
registrar:orange romania communications s.a.
Organization
Contact emails

Subdomains

8 observed subdomains of fences.ro.

Web-graph footprint

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

5 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fences.ro

SPF policy

10 SPF mechanisms authorising senders for fences.ro.

MechanismTarget
SPF_Afences.ro
SPF_Agmail.com
SPF_Aoutlook.com
SPF_Ayahoo.com
SPF_IP37.251.155.38
SPF_IP46.102.144.5
SPF_IP85.120.17.167
SPF_IP89.32.45.166
SPF_IP91.200.123.116
SPF_MXfences.ro

Related pages

Pivot deeper into the graph from fences.ro.

Cypher and MCP

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

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