Skip to content

Hostname

infozoom.ro

Last fetched

infozoom.ro is a registered hostname under the .ro top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · infozoom.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/infozoom.ro

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:namebox s.r.l.
Organization
Contact emails

Subdomains

2 observed subdomains of infozoom.ro.

Web-graph footprint

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

14 sites link to this hostname.

305 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for infozoom.ro.

MechanismTarget
SPF_Ainfozoom.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP173.249.48.166
SPF_IP80.97.162.210
SPF_IP94.176.105.47
SPF_MXinfozoom.ro

Related pages

Pivot deeper into the graph from infozoom.ro.

Cypher and MCP

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

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