Skip to content

Hostname

franzfoto.com

Last fetched

franzfoto.com resolves to 3 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · franzfoto.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/franzfoto.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.32.59.100178.32.0.0/15AS16276FR
188.165.5.100188.165.0.0/16AS16276FR
64.23.162.25164.23.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:468
Organization
on behalf of franzfoto.com owner
Contact emails

Subdomains

3 observed subdomains of franzfoto.com.

Web-graph footprint

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

9 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for franzfoto.com.

MechanismTarget
SPF_Afranzfoto.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_MXfranzfoto.com

Related pages

Pivot deeper into the graph from franzfoto.com.

Cypher and MCP

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

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