Skip to content

Hostname

2and.de

Last fetched

2and.de resolves to 1 IPv4 address operated by NETCUP-AS netcup GmbH in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.243.10.248185.243.8.0/22AS197540NETCUP-AS netcup GmbHDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

15 SPF mechanisms authorising senders for 2and.de.

MechanismTarget
SPF_A2and.de
SPF_Amail.2and.de
SPF_Asrv4.2and.de
SPF_Asrv5.2and.de
SPF_Asrv7.2and.de
SPF_Asrv8.2and.de
SPF_Asrv9.2and.de
SPF_Awww.2and.de
SPF_IP185.243.10.248
SPF_IP2.56.98.58
SPF_IP202.61.194.135
SPF_IP2a03:4000:20:25b:0:0:2:105
SPF_IP2a03:4000:6:b053:0:0:0:2
SPF_IP45.132.245.191
SPF_MX2and.de

Related pages

Pivot deeper into the graph from 2and.de.

Cypher and MCP

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

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