Skip to content

Hostname

igfgroup.com

Last fetched

igfgroup.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.151.47.38185.151.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1515
Organization
igf invoice finance
Contact emails

Subdomains

3 observed subdomains of igfgroup.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for igfgroup.com.

MechanismTarget
SPF_Aigfgroup.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.0.57.134/32
SPF_IP147.160.167.0/26
SPF_IP194.74.157.114/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP4.234.33.25/32
SPF_IP80.69.27.2/32
SPF_MXigfgroup.com

Related pages

Pivot deeper into the graph from igfgroup.com.

Cypher and MCP

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

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