Skip to content

Hostname

filippo.io

Last fetched

filippo.io resolves to 1 IPv4 address operated by FLY - Fly.io, Inc. in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · filippo.ioRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/filippo.io

Resolution chain

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

IPPrefixASNOperatorCountry
66.241.124.5266.241.124.0/23AS40509FLY - Fly.io, Inc.FR

WHOIS identity

Registrar
iana:81
Organization
filippo valsorda
Contact emails

Subdomains

10 observed subdomains of filippo.io.

Web-graph footprint

Distinct hostnames that link to or from filippo.io in the public web crawl.

1,070 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for filippo.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from filippo.io.

Cypher and MCP

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

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