Skip to content

Hostname

foton.es

Last fetched

foton.es resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · foton.esRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/foton.es

Resolution chain

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

IPPrefixASNOperatorCountry
188.165.129.178188.168.86.0/24AS16276FR

WHOIS identity

No WHOIS records are currently associated with foton.es in WhisperGraph.

Subdomains

63 observed subdomains of foton.es.

Web-graph footprint

Distinct hostnames that link to or from foton.es in the public web crawl.

12 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for foton.es.

MechanismTarget
SPF_Acorreo.foton.es
SPF_Acorreoweb.foton.es
SPF_Afoton.es
SPF_Asmtpdkim.foton.es
SPF_Asmtprelay.foton.es
SPF_IP178.33.160.117
SPF_IP178.33.162.180
SPF_IP212.170.174.156
SPF_IP212.34.155.42
SPF_MXfoton.es

Related pages

Pivot deeper into the graph from foton.es.

Cypher and MCP

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

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