Skip to content

Hostname

eportal.eu

Last fetched

eportal.eu resolves to 1 IPv4 address operated by AS47583 in FR.

Nutrition Label

WHISPER CANON · eportal.euRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/eportal.eu

Resolution chain

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

IPPrefixASNOperatorCountry
147.79.103.60147.79.96.0/21AS47583FR

WHOIS identity

No WHOIS records are currently associated with eportal.eu in WhisperGraph.

Subdomains

5 observed subdomains of eportal.eu.

Web-graph footprint

Distinct hostnames that link to or from eportal.eu in the public web crawl.

5 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for eportal.eu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP81.95.119.225
SPF_IP81.95.119.226
SPF_IP81.95.119.227
SPF_IP81.95.119.228
SPF_IP81.95.119.229
SPF_IP81.95.119.230
SPF_IP81.95.119.231
SPF_IP81.95.119.232
SPF_IP81.95.119.233
SPF_IP81.95.119.234
SPF_IP81.95.119.235
SPF_IP81.95.119.236

Related pages

Pivot deeper into the graph from eportal.eu.

Cypher and MCP

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

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