Skip to content

Hostname

gdp-group.com

Last fetched

gdp-group.com resolves to 1 IPv4 address operated by AS20783 in DE. WHOIS lists iana:85 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.79.50.143212.79.0.0/18AS20783DE

WHOIS identity

Registrar
iana:85
Organization
gdp markt- und meinungsumfragen
Contact emails

Subdomains

32 observed subdomains of gdp-group.com.

Web-graph footprint

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

21 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gdp-group.com.

MechanismTarget
SPF_Agdp-group.com
SPF_Amail.gdp-group.com
SPF_Amailvm.gdp-group.com
SPF_Aweb2.pop-i.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfinclude.pop-i.de
SPF_IP212.79.9.154/32
SPF_IP212.79.9.177
SPF_MXgdp-group.com

Related pages

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

Cypher and MCP

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

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