Skip to content

Hostname

2mag.de

Last fetched

2mag.de resolves to 1 IPv4 address operated by VELIANET-AS velia.net Internetdienste GmbH in FR.

Nutrition Label

WHISPER CANON · 2mag.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/2mag.de

Resolution chain

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

IPPrefixASNOperatorCountry
188.138.25.26188.138.24.0/21AS29066VELIANET-AS velia.net Internetdienste GmbHFR

WHOIS identity

No WHOIS records are currently associated with 2mag.de in WhisperGraph.

Subdomains

11 observed subdomains of 2mag.de.

Web-graph footprint

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

69 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 2mag.de.

MechanismTarget
SPF_INCLUDEspf.dcpserver.de
SPF_IP70.40.196.49
SPF_IP74.220.200.85

Related pages

Pivot deeper into the graph from 2mag.de.

Cypher and MCP

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

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