Skip to content

Hostname

nuvair.com

Last fetched

nuvair.com resolves to 3 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · nuvair.comRouting diversity3.0/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/nuvair.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.93.247.249142.93.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
151.101.1.242151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
159.223.100.46159.223.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:625
Organization
nu venture diving co
Contact emails

Subdomains

8 observed subdomains of nuvair.com.

Web-graph footprint

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

17 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for nuvair.com.

MechanismTarget
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.61.112/32
SPF_IP192.241.137.242
SPF_IP47.181.142.62
SPF_IP69.16.236.45

Related pages

Pivot deeper into the graph from nuvair.com.

Cypher and MCP

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

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