Hostname
limmer.com
Last fetched
limmer.com resolves to 1 IPv4 address operated by AS61157 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
limmer.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 |
|---|---|---|---|---|
| 46.229.46.70 | 46.229.46.0/24 | AS61157 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of limmer.com owner
- Contact emails
- limmer@limmer.com
- 006dcafb-2c73-4bad-834b-6b03976dcdeb@identity-protect.org
- 124ac618-16c6-4753-b5eb-462dd3658f6e@identity-protect.org
- 6908c285-6f74-4719-8085-f60c80b691fd@identity-protect.org
- 6c766444-b6bc-47af-a530-9c2a11a11972@identity-protect.org
- c3610130-903b-40a9-b445-d2bc50a1e385@identity-protect.org
- c5614b85-8535-49b9-b7a9-3df407dbc977@identity-protect.org
Subdomains
6 observed subdomains of limmer.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from limmer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "limmer.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.