Skip to content

Hostname

com.a26.eu

Last fetched

com.a26.eu resolves to 1 IPv4 address operated by AS42845 in FR.

Nutrition Label

WHISPER CANON · com.a26.euRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/com.a26.eu

Resolution chain

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

IPPrefixASNOperatorCountry
45.137.144.8145.137.144.0/22AS42845FR

WHOIS identity

No WHOIS records are currently associated with com.a26.eu in WhisperGraph.

Subdomains

1 observed subdomain of com.a26.eu.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for com.a26.eu.

MechanismTarget
SPF_INCLUDEspf.hodi.host
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.137.144.81
SPF_IP78.46.160.131

Related pages

Pivot deeper into the graph from com.a26.eu.

Cypher and MCP

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

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