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
Resolution chain
maxee.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 147.79.103.60 | 147.79.96.0/21 | AS47583 | — | FR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for maxee.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.40.191.174 |
| SPF_IP | 81.95.119.225 |
| SPF_IP | 81.95.119.226 |
| SPF_IP | 81.95.119.227 |
| SPF_IP | 81.95.119.228 |
| SPF_IP | 81.95.119.229 |
| SPF_IP | 81.95.119.230 |
| SPF_IP | 81.95.119.231 |
| SPF_IP | 81.95.119.232 |
| SPF_IP | 81.95.119.233 |
| SPF_IP | 81.95.119.234 |
| SPF_IP | 81.95.119.235 |
| SPF_IP | 81.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.