Skip to content

Hostname

nexxtmobile.de

Last fetched

nexxtmobile.de resolves to 2 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · nexxtmobile.deRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/nexxtmobile.de

Resolution chain

nexxtmobile.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with nexxtmobile.de in WhisperGraph.

Subdomains

60 observed subdomains of nexxtmobile.de.

Web-graph footprint

Distinct hostnames that link to or from nexxtmobile.de in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nexxtmobile.de.

MechanismTarget
SPF_IP213.239.210.148
SPF_IP2a01:4f8:162:114b:0:0:0:1
SPF_IP2a01:4f8:162:1494:0:1:0:25
SPF_IP2a01:4f8:221:ea7:0:2:0:25
SPF_IP2a01:4f8:a1:a2:0:3:0:25
SPF_IP5.9.87.18
SPF_IP5.9.90.117
SPF_IP88.99.98.168

Related pages

Pivot deeper into the graph from nexxtmobile.de.

Cypher and MCP

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

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