Skip to content

Hostname

itisolutions.net

Last fetched

itisolutions.net resolves to 1 IPv4 address operated by Xneelo (Pty) Ltd - Xneelo (Pty) Ltd in ZA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · itisolutions.netRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/itisolutions.net

Resolution chain

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

IPPrefixASNOperatorCountry
197.221.1.27197.221.0.0/18AS37153Xneelo (Pty) Ltd - Xneelo (Pty) LtdZA

WHOIS identity

Registrar
iana:69
Organization
iti solutions
Contact emails

Subdomains

25 observed subdomains of itisolutions.net.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for itisolutions.net.

MechanismTarget
SPF_Ahmail.jitbit.com
SPF_Ahmail2.jitbit.com
SPF_Aitisolutions.net
SPF_Arelay.itisolutions.net
SPF_Arelay2.itisolutions.net
SPF_INCLUDE_spf-securemail.synaq.com
SPF_INCLUDEbfiqhqvljy.powerspf.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_IP159.65.86.71
SPF_IP188.166.121.13
SPF_MXitisolutions.net

Related pages

Pivot deeper into the graph from itisolutions.net.

Cypher and MCP

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

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