Skip to content

Hostname

ak-nautilus.com

Last fetched

ak-nautilus.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · ak-nautilus.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ak-nautilus.com

Resolution chain

ak-nautilus.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.30.108104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.172.195172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
5.35.226.2535.35.224.0/19AS20773DE

WHOIS identity

Registrar
iana:1390
Organization
identity protect
Contact emails

Subdomains

4 observed subdomains of ak-nautilus.com.

Web-graph footprint

Distinct hostnames that link to or from ak-nautilus.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ak-nautilus.com.

MechanismTarget
SPF_Aak-nautilus.com
SPF_IP2a01:488:42::/48
SPF_IP80.237.132.0/24
SPF_IP80.237.133.0/24
SPF_IP80.237.138.0/24
SPF_MXak-nautilus.com

Related pages

Pivot deeper into the graph from ak-nautilus.com.

Cypher and MCP

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

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