Skip to content

Hostname

ehsporto2026.com

Last fetched

ehsporto2026.com resolves to 1 IPv4 address operated by AS5626 in PT. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · ehsporto2026.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ehsporto2026.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.38.157.192194.38.128.0/19AS5626PT

WHOIS identity

Registrar
iana:1647
Organization
diventos - congressos e eventos lda
Contact emails

Subdomains

1 observed subdomain of ehsporto2026.com.

Web-graph footprint

Distinct hostnames that link to or from ehsporto2026.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ehsporto2026.com.

MechanismTarget
SPF_Aehsporto2026.com
SPF_INCLUDE_spf.cloudkey.pt
SPF_IP194.38.157.192
SPF_MXehsporto2026.com

Related pages

Pivot deeper into the graph from ehsporto2026.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ehsporto2026.com"})-[: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.