Skip to content

Hostname

igdsolutions.com

Last fetched

igdsolutions.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · igdsolutions.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/igdsolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.145.4.1573.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:320
Organization
igd solutions corporation
Contact emails

Subdomains

29 observed subdomains of igdsolutions.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for igdsolutions.com.

MechanismTarget
SPF_Aigdsolutions.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.37.221.170/32
SPF_IP207.246.241.240/28
SPF_IP207.246.242.240/28
SPF_IP207.246.249.40/29
SPF_IP207.246.249.48/32
SPF_MXigdsolutions.com

Related pages

Pivot deeper into the graph from igdsolutions.com.

Cypher and MCP

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

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