Hostname
markuswaelde.com
Last fetched
markuswaelde.com resolves to 2 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists iana:1390 as the registrar.
Nutrition Label
Resolution chain
markuswaelde.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 |
|---|---|---|---|---|
| 88.223.84.220 | 88.223.84.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 92.204.55.201 | 92.204.55.0/24 | AS8972 | GD-EMEA-DC-SXB1 - Host Europe GmbH | FR |
WHOIS identity
- Registrar
- iana:1390
- Organization
- markus w?lde
- Contact emails
Subdomains
2 observed subdomains of markuswaelde.com.
Web-graph footprint
Distinct hostnames that link to or from markuswaelde.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for markuswaelde.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from markuswaelde.com.
- IP · 88.223.84.220
- ASN · AS47583AS-HOSTINGER - Hostinger International Limited
- Registrar · iana:1390
- Country · US
- Email · h2880403@domains.namespace4you.com
- TLD · .com
- Browse hostnames · ma…
- 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: "markuswaelde.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.