Skip to content

Hostname

static-user.drivecentric-cust.com

Last fetched

static-user.drivecentric-cust.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

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

Resolution chain

static-user.drivecentric-cust.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.2413.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.9513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.64.119.318.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.5018.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.5218.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.8418.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.161.82.1143.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1163.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1253.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.993.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with static-user.drivecentric-cust.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from static-user.drivecentric-cust.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from static-user.drivecentric-cust.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "static-user.drivecentric-cust.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.