Skip to content

Hostname

nauticmanager.com

Last fetched

nauticmanager.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · nauticmanager.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/nauticmanager.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.252.215.22634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.217.9152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.231.11154.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.134.23354.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:433
Organization
lacani sas
Contact emails

Subdomains

8 observed subdomains of nauticmanager.com.

Web-graph footprint

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

48 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nauticmanager.com.

MechanismTarget
SPF_Anauticmanager.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mailjet.com
SPF_MXnauticmanager.com

Related pages

Pivot deeper into the graph from nauticmanager.com.

Cypher and MCP

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

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