Skip to content

Hostname

group-ipm.com

Last fetched

group-ipm.com resolves to 1 IPv4 address operated by NETCUP-AS netcup GmbH in DE. WHOIS lists iana:1600 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.120.182.16237.120.182.0/23AS197540NETCUP-AS netcup GmbHDE

WHOIS identity

Registrar
iana:1600
Organization
keep in touch sl
Contact emails

Subdomains

1 observed subdomain of group-ipm.com.

Web-graph footprint

Distinct hostnames that link to or from group-ipm.com in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for group-ipm.com.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.55.12.33
SPF_IP202.61.205.13
SPF_IP45.132.245.87

Related pages

Pivot deeper into the graph from group-ipm.com.

Cypher and MCP

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

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