Skip to content

Hostname

eib.pt

Last fetched

eib.pt resolves to 2 IPv4 addresses operated by AS59787 in PT.

Nutrition Label

WHISPER CANON · eib.ptRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/eib.pt

Resolution chain

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

WHOIS identity

Registrar
Organization
eib - empresa industrial de borracha
Contact emails

Subdomains

15 observed subdomains of eib.pt.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for eib.pt.

MechanismTarget
SPF_Aremote.eib.pt
SPF_INCLUDEoperations.ptempresas.pt
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from eib.pt.

Cypher and MCP

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

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