Skip to content

Hostname

ntiva.com

Last fetched

ntiva.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.61104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.61104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.163172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
69.10.48.10669.10.48.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:2
Organization
ntiva
Contact emails

Subdomains

39 observed subdomains of ntiva.com.

Web-graph footprint

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

615 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ntiva.com.

MechanismTarget
SPF_Asmtp.ultipro.com
SPF_INCLUDE3012736.spf02.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ntiva.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP150.136.185.32
SPF_IP69.10.48.106

Related pages

Pivot deeper into the graph from ntiva.com.

Cypher and MCP

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

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