Skip to content

Hostname

maxee.eu

Last fetched

maxee.eu resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · maxee.euRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/maxee.eu

Resolution chain

maxee.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

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

4 observed subdomains of maxee.eu.

Web-graph footprint

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

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for maxee.eu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.40.191.174
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 maxee.eu.

Cypher and MCP

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

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