Hostname
adegamae.pt
Last fetched
adegamae.pt resolves to 1 IPv4 address operated by WEBHS - WebSP - Comercio e Prestacao de Servicos Informaticos, Lda in PT.
Nutrition Label
Resolution chain
adegamae.pt 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 |
|---|---|---|---|---|
| 185.31.158.162 | 185.31.158.0/24 | AS59787 | WEBHS - WebSP - Comercio e Prestacao de Servicos Informaticos, Lda | PT |
WHOIS identity
- Registrar
- —
- Organization
- quinta da archeira, sociedade agrícola, lda
- Contact emails
- —
Subdomains
5 observed subdomains of adegamae.pt.
Web-graph footprint
Distinct hostnames that link to or from adegamae.pt in the public web crawl.
89 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for adegamae.pt.
| Mechanism | Target |
|---|---|
| SPF_IP | 176.61.147.39/32 |
| SPF_IP | 176.61.148.64/32 |
| SPF_IP | 195.22.10.138/32 |
| SPF_IP | 195.22.10.226/32 |
| SPF_IP | 196.65.0.1/19 |
| SPF_IP | 94.126.169.24/32 |
| SPF_IP | 94.126.169.9/32 |
Related pages
Pivot deeper into the graph from adegamae.pt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adegamae.pt"})-[: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.