Skip to content

Hostname

wochenblatt.com

Last fetched

wochenblatt.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · wochenblatt.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wochenblatt.com

Resolution chain

wochenblatt.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
144.126.245.51144.126.244.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
157.245.24.237157.245.24.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:15
Organization
landwirtschaftsverlag
Contact emails

Subdomains

28 observed subdomains of wochenblatt.com.

Web-graph footprint

Distinct hostnames that link to or from wochenblatt.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wochenblatt.com.

MechanismTarget
SPF_INCLUDE_spfi.evolver.de
SPF_INCLUDEexternalspf.lv.de
SPF_INCLUDEsalesforcespf.lv.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.101.201.47
SPF_IP212.101.207.0/24
SPF_IP212.101.210.0/24
SPF_MXwochenblatt.com

Related pages

Pivot deeper into the graph from wochenblatt.com.

Cypher and MCP

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

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