Skip to content

Hostname

itmwpb.com

Last fetched

itmwpb.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · itmwpb.comRouting diversity5.7/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/itmwpb.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.205.199.7018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.234.12.20618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.11.1613.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.208.10534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.215.9334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.243.17544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.21.6544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.154.2944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.20.16450.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.150.8552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.100.5754.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.127.22454.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.159.22754.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.81.21198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.193.21698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.220.202100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.70.1298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.177.11932.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

691 observed subdomains of itmwpb.com.

Web-graph footprint

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

42 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from itmwpb.com.

Cypher and MCP

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

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