Skip to content

Hostname

innovsys.com

Last fetched

innovsys.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · innovsys.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/innovsys.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.189.28.052.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

38 observed subdomains of innovsys.com.

Web-graph footprint

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

63 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for innovsys.com.

MechanismTarget
SPF_INCLUDE40179149.spf03.hubspotemail.net
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEinnovsys.sendio.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.0.15.0/24
SPF_IP40.122.150.167
SPF_IP96.2.206.0/24

Related pages

Pivot deeper into the graph from innovsys.com.

Cypher and MCP

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

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