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
Resolution chain
franzfoto.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.32.59.100 | 178.32.0.0/15 | AS16276 | — | FR |
| 188.165.5.100 | 188.165.0.0/16 | AS16276 | — | FR |
| 64.23.162.251 | 64.23.160.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of franzfoto.com owner
- Contact emails
- 0310bfca-3825-4e07-aaa9-e12f5c10dbd7@identity-protect.org
- 28846a0a-7448-4081-965f-09db0651f6b7@identity-protect.org
- 43a5c48a-dd9a-4309-8946-fe36a88c0bb0@identity-protect.org
- 4c8868eb-40ee-4d6f-bd10-d6530bda2fc1@identity-protect.org
- 525f26dd-152c-407c-9c82-c9e3cc90e233@identity-protect.org
- 8ec28ee3-eea8-4fbb-bf63-74286deabb0f@identity-protect.org
- a7578cc5-15b6-431a-86fb-69ab86705fbc@identity-protect.org
- owner-11196115@franzfoto.com.whoisprivacyservice.org
- owner-4023303@franzfoto.com.whoisprivacyservice.org
- owner-6954408@franzfoto.com.whoisprivacyservice.org
- owner-8627845@franzfoto.com.whoisprivacyservice.org
- owner@franzfoto.com.whoisprivacyservice.org
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for franzfoto.com.
| Mechanism | Target |
|---|---|
| SPF_A | franzfoto.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_MX | franzfoto.com |
Related pages
Pivot deeper into the graph from franzfoto.com.
- IP · 178.32.59.100
- ASN · AS16276
- Registrar · iana:468
- Country · FR
- Email · 0310bfca-3825-4e07-aaa9-e12f5c10dbd7@identity-protect.org
- TLD · .com
- Browse hostnames · fr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.