Skip to content

Hostname

orinks-prence.com

Last fetched

orinks-prence.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · orinks-prence.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/orinks-prence.com

Resolution chain

orinks-prence.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.1413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.107143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.43143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.71143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.76143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.154.63.11518.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.12418.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.5518.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.5618.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.188.1123.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.53.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.603.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.743.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:468
Organization
on behalf of orinks-prence.com owner
Contact emails

Web-graph footprint

Distinct hostnames that link to or from orinks-prence.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from orinks-prence.com.

Cypher and MCP

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

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