Skip to content

Hostname

igt.solutions

Last fetched

igt.solutions resolves to 2 IPv4 addresses operated by AS133618 in US. WHOIS lists iana:418 as the registrar.

Nutrition Label

WHISPER CANON · igt.solutionsRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/igt.solutions

Resolution chain

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

IPPrefixASNOperatorCountry
103.224.182.212103.224.182.0/23AS133618US
149.28.158.133149.28.128.0/19AS20473AS-VULTR - The Constant Company, LLCSG

WHOIS identity

Registrar
iana:418
Organization
domain name privacy
Contact emails

Subdomains

12 observed subdomains of igt.solutions.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for igt.solutions.

MechanismTarget
SPF_IPfdcf:abda:4154::/48

Related pages

Pivot deeper into the graph from igt.solutions.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "igt.solutions"})-[: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.