Skip to content

Hostname

igepagroup.com

Last fetched

igepagroup.com resolves to 1 IPv4 address operated by AS206775 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · igepagroup.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/igepagroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.132.68.17545.132.68.0/22AS206775DE

WHOIS identity

Registrar
iana:151
Organization
hri it-services
Contact emails

Subdomains

6 observed subdomains of igepagroup.com.

Web-graph footprint

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

37 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for igepagroup.com.

MechanismTarget
SPF_Aigepagroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.22.111.10
SPF_IP193.22.111.100
SPF_IP193.22.111.105
SPF_IP193.22.111.110
SPF_IP193.22.111.251
SPF_IP193.22.111.7
SPF_IP195.206.137.92
SPF_IP195.206.137.93
SPF_IP93.191.162.0/24
SPF_IP93.191.164.0/24
SPF_MXigepagroup.com

Related pages

Pivot deeper into the graph from igepagroup.com.

Cypher and MCP

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

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