Skip to content

Hostname

nauta.com

Last fetched

nauta.com resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists iana:839 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
151.101.130.132151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.194.132151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.2.132151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.66.132151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

Registrar
iana:839
Organization
nauta services b.v.
Contact emails

Subdomains

12 observed subdomains of nauta.com.

Web-graph footprint

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

80 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for nauta.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.nauta.hypernode.io
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwebmail.simple-simon.net
SPF_IP103.110.104.0/24
SPF_IP134.0.92.0/24
SPF_IP152.160.0.0/16
SPF_IP217.21.190.0/24
SPF_IP23.251.253.0/26
SPF_IP37.220.169.62
SPF_IP45.82.191.87
SPF_IP46.243.198.128/25
SPF_IP87.236.103.70
SPF_IP94.124.137.18
SPF_IP94.124.137.20

Related pages

Pivot deeper into the graph from nauta.com.

Cypher and MCP

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

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