Skip to content

Hostname

emav.pt

Last fetched

emav.pt resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · emav.ptRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/emav.pt

Resolution chain

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

IPPrefixASNOperatorCountry
85.10.206.12385.10.192.0/18AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
Organization
emav - empresa de meios audiovisuais lda
Contact emails

Subdomains

2 observed subdomains of emav.pt.

Web-graph footprint

Distinct hostnames that link to or from emav.pt in the public web crawl.

6 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for emav.pt.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.48.189.131
SPF_IP62.48.189.132
SPF_IP62.48.189.169
SPF_MXemav.pt

Related pages

Pivot deeper into the graph from emav.pt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "emav.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.