Skip to content

Hostname

igtsolutions.com

Last fetched

igtsolutions.com resolves to 2 IPv4 addresses operated by AS36454 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · igtsolutions.comRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/igtsolutions.com

Resolution chain

igtsolutions.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.250.227.140192.250.227.0/24AS36454US
20.192.170.820.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN

WHOIS identity

Registrar
iana:146
Organization
igt solutions pvt.
Contact emails

Subdomains

10 observed subdomains of igtsolutions.com.

Web-graph footprint

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

128 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for igtsolutions.com.

MechanismTarget
SPF_Asmtpprotect.igtsolutions.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_INCLUDEzcsend.in
SPF_IP104.211.92.124
SPF_IP125.5.236.100
SPF_IP20.204.114.67
SPF_IP202.168.94.102
SPF_IP202.168.94.233
SPF_IP52.172.215.16
SPF_IP52.172.216.64

Related pages

Pivot deeper into the graph from igtsolutions.com.

Cypher and MCP

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

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