Hostname
peerless-av.com
Last fetched
peerless-av.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:469 as the registrar.
Nutrition Label
Resolution chain
peerless-av.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 |
|---|---|---|---|---|
| 13.225.196.102 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.114 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.60 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.67 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.108 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.53 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.54 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.227.246.70 | 13.227.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.245.104.16 | 18.245.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.245.104.21 | 18.245.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.245.104.5 | 18.245.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.245.104.92 | 18.245.104.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:469
- Organization
- peerless industries,
- Contact emails
Subdomains
36 observed subdomains of peerless-av.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from peerless-av.com in the public web crawl.
342 sites link to this hostname.
74 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for peerless-av.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _s00002306.autospf.email |
Related pages
Pivot deeper into the graph from peerless-av.com.
- IP · 13.225.196.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:469
- Country · CA
- Email · shansen@peerless-av.com
- TLD · .com
- Browse hostnames · pe…
- 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: "peerless-av.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.