Hostname
feierabend.com
Last fetched
feierabend.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
feierabend.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.195.172.107 | 18.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.123.102.65 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.29.96.24 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.17.222 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- feierabend online dienste f. senioren ag attn feierabend.com care of network solutions
- Contact emails
- j36rw9my9qt@networksolutionsprivateregistration.com
- x98kx4jz3n2@networksolutionsprivateregistration.com
- xu76y79t9qn@networksolutionsprivateregistration.com
- 1371e12d-174f-41ab-aae4-0a16fb748aca@identity-protect.org
- 38330653-f13a-4872-8487-9d994d8c9299@identity-protect.org
- 60990b71-52d7-4bc5-a939-a989e9b188cc@identity-protect.org
- 90e2b586-5b0c-4a87-8951-264f5488a2a2@identity-protect.org
- a16cf6a4-6c1c-4a7c-8e16-c7e6c4e35bbf@identity-protect.org
- b7742da1-21b0-4f33-b9ef-274a13c54f4f@identity-protect.org
- be0426e3-95ca-4235-87d8-4f043b9bbe8f@identity-protect.org
Subdomains
2 observed subdomains of feierabend.com.
Web-graph footprint
Distinct hostnames that link to or from feierabend.com in the public web crawl.
19 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from feierabend.com.
- IP · 18.195.172.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · j36rw9my9qt@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · fe…
- 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: "feierabend.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.