Skip to content

Hostname

auth.onshift.com

Last fetched

auth.onshift.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.1813.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.7213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.7613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.8213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.1018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.11418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.12518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.1518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.11318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.11818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.12918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with auth.onshift.com in WhisperGraph.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from auth.onshift.com.

Cypher and MCP

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

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