Skip to content

Hostname

knowage-suite.com

Last fetched

knowage-suite.com resolves to 1 IPv4 address operated by AS21176 in IT. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · knowage-suite.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/knowage-suite.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.232.32.88109.232.32.0/24AS21176IT

WHOIS identity

Registrar
iana:2
Organization
engineering ingegneria informatica s.p.a.
Contact emails

Subdomains

3 observed subdomains of knowage-suite.com.

Web-graph footprint

Distinct hostnames that link to or from knowage-suite.com in the public web crawl.

49 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for knowage-suite.com.

MechanismTarget
SPF_IP193.178.235.21/32
SPF_IP193.178.235.22/32
SPF_IP193.178.245.3/32
SPF_IP213.230.155.242
SPF_IP217.172.0.219
SPF_IP217.172.0.220
SPF_IP217.172.12.177
SPF_IP217.172.4.219
SPF_IP217.172.4.220
SPF_IP217.26.81.138
SPF_MXknowage-suite.com

Related pages

Pivot deeper into the graph from knowage-suite.com.

Cypher and MCP

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

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