Hostname
animo-shop.com
Last fetched
animo-shop.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
animo-shop.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:81
- Organization
- animalis
- Contact emails
- depot-domaine@modules-web.com
- jp.darnault@animalis.fr
- ou14htma72lnbr8yopw0@a.o-w-o.info
- 1f3414db9cbc6b98efcfa6a39be5be6f-7076669@contact.gandi.net
- b135da6db16500d8f04ad13e06c4b6d2-7076669@contact.gandi.net
- dffd31c944c89d900354361456cf5f3a-7076669@contact.gandi.net
- e6a439149b7f4a7e12fe4a505ff10371-7076669@contact.gandi.net
Subdomains
3 observed subdomains of animo-shop.com.
Web-graph footprint
Distinct hostnames that link to or from animo-shop.com in the public web crawl.
12 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for animo-shop.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from animo-shop.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "animo-shop.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.