Hostname
edersee.com
Last fetched
edersee.com resolves to 1 IPv4 address operated by BRITELINE-AS in DE. WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
edersee.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 |
|---|---|---|---|---|
| 185.48.220.77 | 185.48.220.0/22 | AS30742 | BRITELINE-AS | DE |
WHOIS identity
- Registrar
- iana:976
- Organization
- dieter hachenberger
- Contact emails
- i5kk6txl2rtkdfg6ozsrkbftvlweeiat2jszknvyhelv2@protectedmx.com
- i7jj4xtdljg5naav2tulp6plhlwbuzwnhytagpnytbeqe@protectedmx.com
- ib5wdcgv4zj6or5x3ct7zagln52mbjgrqbaslmdaauak2@protectedmx.com
- iblciibs5f3cqtz2gahbo4eibs33ymjsfnumpvei6e732@protectedmx.com
- io4qaan56w63ywvtwrobry4j2x2hunlbi4v47kjaowyn2@protectedmx.com
- isjhaxjehvj3teuem4l43k2hn7rqxvtahsxms6ridxx66@protectedmx.com
- issm53erfn5vgl2v7ndvtsflcvdh4ppemvrojfbatmt4k@protectedmx.com
- iugedfgegghtrzkt7u34kjacftgppvym72m74pwioygja@protectedmx.com
- h2830548@domains.namespace4you.com
- opensrs@namespace4you.com
Subdomains
44 observed subdomains of edersee.com.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from edersee.com in the public web crawl.
438 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for edersee.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | smtp.neusta-is.de |
| SPF_INCLUDE | spf.nl2go.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 213.254.36.27 |
Related pages
Pivot deeper into the graph from edersee.com.
- IP · 185.48.220.77
- ASN · AS30742BRITELINE-AS
- Registrar · iana:976
- Country · DE
- Email · i5kk6txl2rtkdfg6ozsrkbftvlweeiat2jszknvyhelv2@protectedmx.com
- TLD · .com
- Browse hostnames · ed…
- 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: "edersee.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.