Skip to content

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

WHISPER CANON · peerless-av.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/peerless-av.com

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.

IPPrefixASNOperatorCountry
13.225.196.10213.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.11413.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.6013.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.6713.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.10813.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.5313.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.5413.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.7013.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.1618.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.2118.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.518.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.104.9218.245.104.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:469
Organization
peerless industries,
Contact emails

Subdomains

36 observed subdomains of peerless-av.com.

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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for peerless-av.com.

MechanismTarget
SPF_INCLUDE_s00002306.autospf.email

Related pages

Pivot deeper into the graph from peerless-av.com.

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 20

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