Hostname
donbosco.de
Last fetched
donbosco.de resolves to 1 IPv4 address operated by AS24940 in FI.
Nutrition Label
Resolution chain
donbosco.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 135.181.6.80 | 135.181.0.0/16 | AS24940 | — | FI |
WHOIS identity
No WHOIS records are currently associated with donbosco.de in WhisperGraph.
Subdomains
229 observed subdomains of donbosco.de.
Showing 25 of 229. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from donbosco.de in the public web crawl.
215 sites link to this hostname.
150 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for donbosco.de.
| Mechanism | Target |
|---|---|
| SPF_A | donbosco.de |
| SPF_A | www.donbosco.de |
| SPF_INCLUDE | spf.scanscope.net |
| SPF_INCLUDE | spf1.emailsecurity.app |
| SPF_IP | 2a01:238:424d:7800:9d64:70d3:a96:3f65 |
| SPF_IP | 2a01:4f8:191:83b0:0:0:0:2 |
| SPF_IP | 34.252.12.130 |
| SPF_IP | 52.16.190.81/32 |
| SPF_IP | 52.17.45.98/32 |
| SPF_IP | 52.30.130.201/32 |
| SPF_IP | 52.30.8.165 |
| SPF_IP | 54.229.2.165/32 |
| SPF_IP | 81.169.180.112 |
| SPF_MX | donbosco.de |
Related pages
Pivot deeper into the graph from donbosco.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "donbosco.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.