Skip to content

Hostname

novatech.net

Last fetched

novatech.net resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · novatech.netRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/novatech.net

Resolution chain

novatech.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
144.208.68.255144.208.241.0/24AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

Registrar
iana:146
Organization
dave phillips
Contact emails

Subdomains

32 observed subdomains of novatech.net.

Web-graph footprint

Distinct hostnames that link to or from novatech.net in the public web crawl.

124 sites link to this hostname.

319 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for novatech.net.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE5975138.spf04.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEcrewhunps.novatech.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.187.182.16
SPF_IP128.136.84.36
SPF_IP167.89.70.61/32
SPF_IP168.245.103.211/32
SPF_IP205.216.15.134
SPF_IP209.190.160.230/32
SPF_IP209.190.160.231/32
SPF_IP209.190.160.232/32
SPF_IP209.190.160.237/32
SPF_IP216.33.91.142
SPF_IP50.31.33.121/32
SPF_IP64.94.35.32/32
SPF_IP66.18.121.120
SPF_IP66.18.121.68
SPF_IP96.30.5.154

Related pages

Pivot deeper into the graph from novatech.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "novatech.net"})-[: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.