Skip to content

Hostname

oeiras.pt

Last fetched

oeiras.pt resolves to 2 IPv4 addresses operated by DiamWall - DIAMWALL, LDA in PT.

Nutrition Label

WHISPER CANON · oeiras.ptRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/oeiras.pt

Resolution chain

oeiras.pt resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.146.31.1216.146.31.0/24AS207731DiamWall - DIAMWALL, LDAPT
216.146.31.40216.146.31.0/24AS207731DiamWall - DIAMWALL, LDA

WHOIS identity

Registrar
Organization
camara municipal oeiras
Contact emails

Subdomains

22 observed subdomains of oeiras.pt.

Web-graph footprint

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

445 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for oeiras.pt.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.23.41.210
SPF_IP195.23.41.212/32
SPF_IP195.23.41.213/32

Related pages

Pivot deeper into the graph from oeiras.pt.

Cypher and MCP

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

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