Hostname
borghoff.de
Last fetched
borghoff.de resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in DE.
Nutrition Label
Resolution chain
borghoff.de 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 |
|---|---|---|---|---|
| 20.79.107.14 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | DE |
| 202.61.233.123 | 202.61.233.0/24 | AS197540 | — | DE |
WHOIS identity
No WHOIS records are currently associated with borghoff.de in WhisperGraph.
Subdomains
18 observed subdomains of borghoff.de.
Showing 16 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from borghoff.de in the public web crawl.
19 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for borghoff.de.
| Mechanism | Target |
|---|---|
| SPF_A | borghoff.de |
| SPF_INCLUDE | _spf.webhosting.systems |
| SPF_INCLUDE | spf.brevo.com |
| SPF_MX | borghoff.de |
Related pages
Pivot deeper into the graph from borghoff.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "borghoff.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.