Hostname
deepfieldproject.eu
Last fetched
deepfieldproject.eu resolves to 1 IPv4 address operated by INESCTEC - INESC TEC - Instituto De Engenharia De Sistemas E Computadores, Tecnologia E Ciencia in PT.
Nutrition Label
Resolution chain
deepfieldproject.eu 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 |
|---|---|---|---|---|
| 194.117.27.188 | 194.117.24.0/21 | AS35038 | INESCTEC - INESC TEC - Instituto De Engenharia De Sistemas E Computadores, Tecnologia E Ciencia | PT |
WHOIS identity
No WHOIS records are currently associated with deepfieldproject.eu in WhisperGraph.
Subdomains
2 observed subdomains of deepfieldproject.eu.
Web-graph footprint
Distinct hostnames that link to or from deepfieldproject.eu in the public web crawl.
16 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for deepfieldproject.eu.
| Mechanism | Target |
|---|---|
| SPF_A | deepfieldproject.eu |
| SPF_INCLUDE | _spf.cleanmx.pt |
| SPF_IP | 109.71.47.21 |
| SPF_MX | deepfieldproject.eu |
Related pages
Pivot deeper into the graph from deepfieldproject.eu.
- IP · 194.117.27.188
- ASN · AS35038INESCTEC - INESC TEC - Instituto De Engenharia De Sistemas E Computadores, Tecnologia E Ciencia
- Country · PT
- TLD · .eu
- Browse hostnames · de…
- 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: "deepfieldproject.eu"})-[: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.