Hostname
zooplus.fi
Last fetched
zooplus.fi resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
zooplus.fi resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.249.141.26 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.141.58 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.141.73 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.141.74 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.82.100 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.25 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.28 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.7 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.236.106 | 3.168.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.168.236.118 | 3.168.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.168.236.57 | 3.168.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.168.236.75 | 3.168.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
WHOIS identity
- Registrar
- iana:1052
- Organization
- pooki oy
- Contact emails
- —
Subdomains
20 observed subdomains of zooplus.fi.
Showing 18 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zooplus.fi in the public web crawl.
133 sites link to this hostname.
133 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for zooplus.fi.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | fdspfeuc.freshemail.io |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 62.209.48.170/32 |
Related pages
Pivot deeper into the graph from zooplus.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zooplus.fi"})-[: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.