Skip to content

Hostname

topo.com.ro

Last fetched

topo.com.ro resolves to 2 IPv4 addresses operated by AS44043 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · topo.com.roRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/topo.com.ro

Resolution chain

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

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

7 observed subdomains of topo.com.ro.

Web-graph footprint

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

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for topo.com.ro.

MechanismTarget
SPF_Atopo.com.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP132.148.149.147
SPF_IP132.148.149.59
SPF_IP185.236.87.233
SPF_IP208.109.80.1/8
SPF_IP89.45.173.11
SPF_IP89.45.173.164
SPF_IP91.195.29.229
SPF_IP93.115.112.47
SPF_IP93.115.114.137
SPF_IP95.214.133.13
SPF_MXtopo.com.ro

Related pages

Pivot deeper into the graph from topo.com.ro.

Cypher and MCP

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

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