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
Resolution chain
igtsolutions.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.250.227.140 | 192.250.227.0/24 | AS36454 | — | US |
| 20.192.170.8 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IN |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for igtsolutions.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtpprotect.igtsolutions.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_c.oraclecloud.com |
| SPF_INCLUDE | zcsend.in |
| SPF_IP | 104.211.92.124 |
| SPF_IP | 125.5.236.100 |
| SPF_IP | 20.204.114.67 |
| SPF_IP | 202.168.94.102 |
| SPF_IP | 202.168.94.233 |
| SPF_IP | 52.172.215.16 |
| SPF_IP | 52.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.