Skip to content

Hostname

inspectos.com

Last fetched

inspectos.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.101108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.124108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.37108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.41108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.226.244.1013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.1113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.85.193.1352.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.7452.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.9852.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.9952.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of inspectos.com owner
Contact emails

Subdomains

6 observed subdomains of inspectos.com.

Web-graph footprint

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

7 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for inspectos.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from inspectos.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "inspectos.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.