Skip to content

Hostname

oaklins.com

Last fetched

oaklins.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1480 as the registrar.

Nutrition Label

WHISPER CANON · oaklins.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oaklins.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.155.3513.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.5513.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.9213.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.9313.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.87.4613.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.5813.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.6413.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.7413.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.187.5513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.9913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1480
Organization
d. fabius-dijkstra
Contact emails

Subdomains

9 observed subdomains of oaklins.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for oaklins.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP185.53.56.85/32

Related pages

Pivot deeper into the graph from oaklins.com.

Cypher and MCP

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

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