Skip to content

Hostname

arnoldverlag.de

Last fetched

arnoldverlag.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · arnoldverlag.deRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/arnoldverlag.de

Resolution chain

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

IPPrefixASNOperatorCountry
142.132.243.46142.132.128.0/17AS24940DE

WHOIS identity

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

Subdomains

11 observed subdomains of arnoldverlag.de.

Web-graph footprint

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

7 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for arnoldverlag.de.

MechanismTarget
SPF_Aarnoldverlag.de
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.203.249.86
SPF_IP142.132.241.175
SPF_IP142.132.241.88
SPF_IP162.55.161.155
SPF_IP168.119.115.129
SPF_IP195.201.64.75
SPF_IP80.153.194.2
SPF_IP94.130.150.223

Related pages

Pivot deeper into the graph from arnoldverlag.de.

Cypher and MCP

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

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