Skip to content

Hostname

ouvir.pt

Last fetched

ouvir.pt resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
167.235.169.140167.235.0.0/16AS24940DE

WHOIS identity

Registrar
Organization
ouvir - associação portuguesa de portadores de próteses e implantes auditivos
Contact emails

Subdomains

10 observed subdomains of ouvir.pt.

Web-graph footprint

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

9 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ouvir.pt

SPF policy

4 SPF mechanisms authorising senders for ouvir.pt.

MechanismTarget
SPF_Aouvir.pt
SPF_IP167.235.169.140
SPF_IP94.126.174.29
SPF_MXouvir.pt

Related pages

Pivot deeper into the graph from ouvir.pt.

Cypher and MCP

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

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