Skip to content

Hostname

greencpd.com

Last fetched

greencpd.com resolves to 1 IPv4 address operated by AS51167 in GB. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · greencpd.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/greencpd.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.86.88.246167.86.88.0/23AS51167GB

WHOIS identity

Registrar
iana:151
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

2 observed subdomains of greencpd.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for greencpd.com.

MechanismTarget
SPF_Adns81.areaproject.net
SPF_Agreencpd.com
SPF_Amail131.areaproject.net
SPF_IP84.124.37.81
SPF_MXgreencpd.com

Related pages

Pivot deeper into the graph from greencpd.com.

Cypher and MCP

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

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