Skip to content

Hostname

widget.tech-azur.scheduls.com

Last fetched

widget.tech-azur.scheduls.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · widget.tech-azur.scheduls.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/widget.tech-azur.scheduls.com

Resolution chain

widget.tech-azur.scheduls.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.154.161.1418.154.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.154.161.5218.154.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.154.161.5618.154.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.154.161.9918.154.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
54.192.100.3754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.6754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.7154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.8754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with widget.tech-azur.scheduls.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from widget.tech-azur.scheduls.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "widget.tech-azur.scheduls.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.