Hostname
fps-eoat.it
Last fetched
fps-eoat.it resolves to 1 IPv4 address operated by Passepartout - Passepartout s.p.a. in SM. WHOIS lists registrar:e-mind s.r.l. as the registrar.
Nutrition Label
Resolution chain
fps-eoat.it 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 |
|---|---|---|---|---|
| 89.186.34.108 | 89.186.32.0/21 | AS39759 | Passepartout - Passepartout s.p.a. | SM |
WHOIS identity
- Registrar
- registrar:e-mind s.r.l.
- Organization
- fp services
- Contact emails
- —
Subdomains
1 observed subdomain of fps-eoat.it.
| Subdomain |
|---|
| www.fps-eoat.it |
Web-graph footprint
Distinct hostnames that link to or from fps-eoat.it in the public web crawl.
11 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for fps-eoat.it.
| Mechanism | Target |
|---|---|
| SPF_A | mx.passepartout.net |
| SPF_A | web02.isp.passepartout.net |
| SPF_INCLUDE | e-mind.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.94.197.18 |
| SPF_IP | 217.146.207.178 |
| SPF_IP | 89.186.33.22 |
| SPF_IP | 89.186.34.108 |
| SPF_IP | 93.39.231.218 |
Related pages
Pivot deeper into the graph from fps-eoat.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fps-eoat.it"})-[: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.