Skip to content

Hostname

app.preceptorlink.com

Last fetched

app.preceptorlink.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · app.preceptorlink.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/app.preceptorlink.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.108108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.112108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.81108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.98108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.32.230.4513.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.5513.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.7613.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.9713.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.1054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with app.preceptorlink.com in WhisperGraph.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from app.preceptorlink.com.

Cypher and MCP

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

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