Skip to content

Hostname

all.ro

Last fetched

all.ro resolves to 2 IPv4 addresses operated by NAV - NAV COMMUNICATIONS SRL in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · all.roRouting diversity2.4/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/all.ro

Resolution chain

all.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.120.222.6885.120.222.0/24AS6718NAV - NAV COMMUNICATIONS SRLRO
89.40.72.18689.40.72.0/24AS205275ROMARG - ROMARG SRLRO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

13 observed subdomains of all.ro.

Web-graph footprint

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

291 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for all.ro.

MechanismTarget
SPF_Aall.ro
SPF_INCLUDEspf.sendmachine.info
SPF_INCLUDEspf.smtp2go.com
SPF_IP185.68.188.15
SPF_IP5.154.224.55
SPF_IP81.12.175.26
SPF_IP81.12.176.2
SPF_IP85.120.222.68
SPF_MXall.ro

Related pages

Pivot deeper into the graph from all.ro.

Cypher and MCP

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

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