Skip to content

Hostname

invosys.com

Last fetched

invosys.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · invosys.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/invosys.com

Resolution chain

invosys.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1515
Organization
domains by proxy,
Contact emails

Subdomains

15 observed subdomains of invosys.com.

Web-graph footprint

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

7 sites link to this hostname.

99 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for invosys.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEicpbounce.com
SPF_INCLUDErp.oracleemaildelivery.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.myconnectwise.net
SPF_IP13.54.227.96/32
SPF_IP13.55.59.250/32
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP34.240.58.111
SPF_IP52.17.139.234/32
SPF_IP52.64.236.11
SPF_IP79.125.108.244
SPF_IP79.125.12.41

Related pages

Pivot deeper into the graph from invosys.com.

Cypher and MCP

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

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