Hostname
gerd-e.com
Last fetched
gerd-e.com resolves to 1 IPv4 address operated by AS12574 in DE. WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
gerd-e.com 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 |
|---|---|---|---|---|
| 213.160.71.150 | 213.160.71.0/24 | AS12574 | — | DE |
WHOIS identity
- Registrar
- iana:976
- Organization
- gerd-e. guenther
- Contact emails
- i3mwuipznwq2funvfmdxgmu2wki3utfjfpigcfiqyssja@protectedmx.com
- iirn77f5cfv5pmktkehmxct6p5chgftc3wmhy6dizx6c4@protectedmx.com
- ij6ktlh3i6qx6qo6jyx4rnnlrbzoqawdlfvva75qq62do@protectedmx.com
- ilehslckzzzvhmzila76bwgvjosganzwd4hix6xiccetk@protectedmx.com
- infnh65ffw3k7hovcluv6q5awdvriktwlvtlm7nydfkrg@protectedmx.com
- ipob7z75wnri4b7scuyfv362wxiqvtee4cevsgkyvxqje@protectedmx.com
- ir47cqr6zo5q5tudl5zv743yrz3cswe3f4dgd2eian7p6@protectedmx.com
- ixhs7m5rj5pflp5w64pmw5ykdjlsjzwfuwvbnoda5c4pu@protectedmx.com
- webmarketing@eu-business-marketing.com
Subdomains
3 observed subdomains of gerd-e.com.
Web-graph footprint
Distinct hostnames that link to or from gerd-e.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for gerd-e.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.hosting.de |
Related pages
Pivot deeper into the graph from gerd-e.com.
- IP · 213.160.71.150
- ASN · AS12574
- Registrar · iana:976
- Country · DE
- Email · i3mwuipznwq2funvfmdxgmu2wki3utfjfpigcfiqyssja@protectedmx.com
- TLD · .com
- Browse hostnames · ge…
- 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: "gerd-e.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.