Skip to content

Hostname

hd-plus.de

Last fetched

hd-plus.de resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA.

Nutrition Label

WHISPER CANON · hd-plus.deRouting diversity3.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/hd-plus.de

Resolution chain

hd-plus.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.101.130.216151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.194.216151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.2.216151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.66.216151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

No WHOIS records are currently associated with hd-plus.de in WhisperGraph.

Subdomains

28 observed subdomains of hd-plus.de.

Web-graph footprint

Distinct hostnames that link to or from hd-plus.de in the public web crawl.

327 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for hd-plus.de.

MechanismTarget
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEfdspfeuc.freshemail.io
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.nexnet.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.210.6.70
SPF_IP195.210.6.71
SPF_IP195.210.6.72
SPF_IP195.210.6.73
SPF_IP212.178.206.16/32
SPF_IP213.169.105.41
SPF_IP213.169.105.44
SPF_IP213.23.81.36
SPF_IP213.23.81.37
SPF_IP216.226.200.43
SPF_IP216.226.200.45
SPF_IP23.90.119.171
SPF_IP23.90.122.36
SPF_IP40.95.0.0/16
SPF_IP52.100.0.0/14
SPF_IP62.245.237.152
SPF_IP62.245.237.153
SPF_IP80.154.128.4
SPF_IP81.93.127.15
SPF_IP81.93.127.2
SPF_IP87.193.156.18
SPF_MXhd-plus.de

Related pages

Pivot deeper into the graph from hd-plus.de.

Cypher and MCP

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

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