Hostname
manypets.com
Last fetched
manypets.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
manypets.com 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 |
|---|---|---|---|---|
| 18.173.187.104 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.187.39 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.187.75 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.187.89 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.71.110 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.111 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.40 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 54.230.71.43 | 54.230.70.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 99.84.152.27 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.36 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.74 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.80 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- bought by many
- Contact emails
Subdomains
31 observed subdomains of manypets.com.
Showing 17 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from manypets.com in the public web crawl.
586 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for manypets.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | kallidus-suite.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | mg-spf.greenhouse.io |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from manypets.com.
- IP · 18.173.187.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · DE
- Email · rhuskison@aol.com
- TLD · .com
- Browse hostnames · ma…
- 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: "manypets.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.