Skip to content

Hostname

netcup.net

Last fetched

netcup.net resolves to 1 IPv4 address operated by NETCUP-AS netcup GmbH in DE. WHOIS lists iana:85 as the registrar.

Nutrition Label

WHISPER CANON · netcup.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/netcup.net

Resolution chain

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

IPPrefixASNOperatorCountry
46.38.224.3046.38.224.0/20AS197540NETCUP-AS netcup GmbHDE

WHOIS identity

Registrar
iana:85
Organization
felix preuss
Contact emails

Subdomains

1,190 observed subdomains of netcup.net.

Web-graph footprint

Distinct hostnames that link to or from netcup.net in the public web crawl.

13 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for netcup.net.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEspf.cloudpowered.email
SPF_IP188.65.77.204
SPF_IP212.123.34.96/28
SPF_IP212.123.36.25/32
SPF_IP212.123.41.224/28
SPF_IP2a03:4000:0:1:0:0:0:e1aa
SPF_IP45.132.63.68
SPF_IP46.38.225.170
SPF_MXnetcup.net

Related pages

Pivot deeper into the graph from netcup.net.

Cypher and MCP

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

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