Skip to content

Hostname

fakro.it

Last fetched

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

Nutrition Label

WHISPER CANON · fakro.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fakro.it

Resolution chain

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

WHOIS identity

Registrar
registrar:ovh
Organization
fakro sp z o.o.
Contact emails

Subdomains

3 observed subdomains of fakro.it.

Web-graph footprint

Distinct hostnames that link to or from fakro.it in the public web crawl.

75 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fakro.it.

MechanismTarget
SPF_Afakro.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.128.111.170/32
SPF_IP37.128.111.172/32
SPF_IP37.247.226.76/32
SPF_IP37.247.226.87/32
SPF_MXfakro.it

Related pages

Pivot deeper into the graph from fakro.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fakro.it"})-[: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.