Skip to content

Hostname

hcgroup.eu

Last fetched

hcgroup.eu resolves to 1 IPv4 address operated by AS59545 in NL. WHOIS lists registrar:transip group bv as the registrar.

Nutrition Label

WHISPER CANON · hcgroup.euRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/hcgroup.eu

Resolution chain

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

IPPrefixASNOperatorCountry
141.138.151.138141.138.151.0/24AS59545NL

WHOIS identity

Registrar
registrar:transip group bv
Organization
Contact emails

Subdomains

3 observed subdomains of hcgroup.eu.

Web-graph footprint

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

42 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for hcgroup.eu.

MechanismTarget
SPF_Ahcgroup.eu
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.232.226.166/32
SPF_IP141.138.151.138
SPF_IP145.131.95.170
SPF_IP40.67.208.151
SPF_IP40.67.210.250
SPF_IP84.30.16.179
SPF_IP84.81.18.74
SPF_MXhcgroup.eu

Related pages

Pivot deeper into the graph from hcgroup.eu.

Cypher and MCP

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

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