Skip to content

Hostname

ferro.ro

Last fetched

ferro.ro resolves to 1 IPv4 address operated by AS29522 in PL. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · ferro.roRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ferro.ro

Resolution chain

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

IPPrefixASNOperatorCountry
195.149.229.80195.149.224.0/21AS29522PL

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

8 observed subdomains of ferro.ro.

Web-graph footprint

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

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ferro.ro.

MechanismTarget
SPF_Aferro.ro
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.2.194.141
SPF_IP62.217.207.14
SPF_IP93.114.165.105
SPF_IP93.122.129.98
SPF_MXferro.ro

Related pages

Pivot deeper into the graph from ferro.ro.

Cypher and MCP

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

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