Skip to content

Hostname

naos.com

Last fetched

naos.com resolves to 6 IPv4 addresses operated by AS16276 in US. WHOIS lists iana:1251 as the registrar.

Nutrition Label

WHISPER CANON · naos.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/naos.com

Resolution chain

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

WHOIS identity

Registrar
iana:1251
Organization
alain tomasian
Contact emails

Subdomains

91 observed subdomains of naos.com.

Web-graph footprint

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

298 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for naos.com.

MechanismTarget
SPF_INCLUDE_spf.profils.org
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf_sdr.netmessage.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP193.168.50.36
SPF_IP193.168.50.37
SPF_IP193.168.50.38
SPF_IP81.200.33.21
SPF_IP90.84.244.65
SPF_IP91.121.103.63

Related pages

Pivot deeper into the graph from naos.com.

Cypher and MCP

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

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