Skip to content

Hostname

igc.int

Last fetched

igc.int resolves to 1 IPv4 address operated by AS39326 in GB.

Nutrition Label

WHISPER CANON · igc.intRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/igc.int

Resolution chain

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

IPPrefixASNOperatorCountry
185.75.30.198185.75.28.0/22AS39326GB

WHOIS identity

Registrar
Organization
it manager, hso hostmaster
Contact emails

Subdomains

2 observed subdomains of igc.int.

Web-graph footprint

Distinct hostnames that link to or from igc.int in the public web crawl.

413 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for igc.int.

MechanismTarget
SPF_INCLUDEapp.aventri.com
SPF_INCLUDEspf.brevo.com
SPF_IP185.75.30.198
SPF_IP217.196.239.105

Related pages

Pivot deeper into the graph from igc.int.

Cypher and MCP

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

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