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
Resolution chain
wochenblatt.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 144.126.245.51 | 144.126.244.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
| 157.245.24.237 | 157.245.24.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
- Registrar
- iana:15
- Organization
- landwirtschaftsverlag
- Contact emails
Subdomains
28 observed subdomains of wochenblatt.com.
Showing 21 of 28. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spfi.evolver.de |
| SPF_INCLUDE | externalspf.lv.de |
| SPF_INCLUDE | salesforcespf.lv.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 212.101.201.47 |
| SPF_IP | 212.101.207.0/24 |
| SPF_IP | 212.101.210.0/24 |
| SPF_MX | wochenblatt.com |
Related pages
Pivot deeper into the graph from wochenblatt.com.
- IP · 144.126.245.51
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:15
- Country · DE
- Email · noc@icsmedia.de
- TLD · .com
- Browse hostnames · wo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.