Hostname
foton.es
Last fetched
foton.es resolves to 1 IPv4 address operated by AS16276 in FR.
Nutrition Label
Resolution chain
foton.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 188.165.129.178 | 188.168.86.0/24 | AS16276 | — | FR |
WHOIS identity
No WHOIS records are currently associated with foton.es in WhisperGraph.
Subdomains
63 observed subdomains of foton.es.
Showing 25 of 63. View all subdomains →
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for foton.es.
| Mechanism | Target |
|---|---|
| SPF_A | correo.foton.es |
| SPF_A | correoweb.foton.es |
| SPF_A | foton.es |
| SPF_A | smtpdkim.foton.es |
| SPF_A | smtprelay.foton.es |
| SPF_IP | 178.33.160.117 |
| SPF_IP | 178.33.162.180 |
| SPF_IP | 212.170.174.156 |
| SPF_IP | 212.34.155.42 |
| SPF_MX | foton.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.