Skip to content

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

WHISPER CANON · manypets.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/manypets.com

Resolution chain

manypets.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.187.10418.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.3918.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.7518.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.8918.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.71.11054.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.11154.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.4054.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.4354.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
99.84.152.2799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
bought by many
Contact emails

Subdomains

31 observed subdomains of manypets.com.

Web-graph footprint

Distinct hostnames that link to or from manypets.com in the public web crawl.

586 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for manypets.com.

MechanismTarget
SPF_INCLUDEkallidus-suite.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from manypets.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.