Skip to content

Hostname

indusoft.com

Last fetched

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

Nutrition Label

WHISPER CANON · indusoft.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/indusoft.com

Resolution chain

indusoft.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:447
Organization
aveva solutions
Contact emails

Subdomains

10 observed subdomains of indusoft.com.

Web-graph footprint

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

98 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for indusoft.com.

MechanismTarget
SPF_Aindusoft.com
SPF_EXISTS%{i}.spf.hc1632-22.c3s2.iphmx.com
SPF_IP100.42.115.0/27
SPF_IP100.42.120.128/27
SPF_IP107.23.238.75
SPF_IP54.236.68.107
SPF_IP64.132.35.242
SPF_IP69.59.17.83
SPF_IP69.84.129.224/27
SPF_MXindusoft.com

Related pages

Pivot deeper into the graph from indusoft.com.

Cypher and MCP

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

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