Skip to content

Hostname

ipggroup.eu

Last fetched

ipggroup.eu resolves to 1 IPv4 address operated by AS35470 in BE. WHOIS lists registrar:register.com, inc. as the registrar.

Nutrition Label

WHISPER CANON · ipggroup.euRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ipggroup.eu

Resolution chain

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

IPPrefixASNOperatorCountry
77.241.80.13877.241.80.0/24AS35470BE

WHOIS identity

Registrar
registrar:register.com, inc.
Organization
Contact emails

Subdomains

13 observed subdomains of ipggroup.eu.

Web-graph footprint

Distinct hostnames that link to or from ipggroup.eu in the public web crawl.

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ipggroup.eu.

MechanismTarget
SPF_Aipggroup.eu
SPF_INCLUDE_spf.qp-mail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.8.62.134
SPF_IP194.8.62.137
SPF_IP194.8.62.142
SPF_IP194.8.62.143
SPF_IP194.8.62.226
SPF_IP2603:1000::/24
SPF_IP77.241.80.138
SPF_IP81.95.113.22
SPF_MXipggroup.eu

Related pages

Pivot deeper into the graph from ipggroup.eu.

Cypher and MCP

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

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