Skip to content

Hostname

iotmanager.com

Last fetched

iotmanager.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.241.12813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.230.523.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.613.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.643.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.663.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
65.9.175.11265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.253.1999.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.253.3699.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.253.3099.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
99.86.253.4199.86.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
cultot gerald
Contact emails

Subdomains

10 observed subdomains of iotmanager.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for iotmanager.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from iotmanager.com.

Cypher and MCP

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

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