Skip to content

Hostname

greenpowermonitor.com

Last fetched

greenpowermonitor.com resolves to 1 IPv4 address operated by COLT - COLT Technology Services Group Limited in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · greenpowermonitor.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/greenpowermonitor.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.97.113.15462.97.64.0/18AS8220COLT - COLT Technology Services Group LimitedES

WHOIS identity

Registrar
iana:379
Organization
greenpowermonitor
Contact emails

Subdomains

39 observed subdomains of greenpowermonitor.com.

Web-graph footprint

Distinct hostnames that link to or from greenpowermonitor.com in the public web crawl.

57 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for greenpowermonitor.com.

MechanismTarget
SPF_Agreenpowermonitor.com
SPF_INCLUDE_netblocks.eloqua.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.12.57.64/26
SPF_IP193.161.97.112
SPF_IP193.161.97.114
SPF_IP213.229.158.32/27
SPF_IP62.97.112.176/28
SPF_IP62.97.113.144/28
SPF_IP66.231.186.165
SPF_IP66.231.186.166
SPF_IP77.227.105.210/32
SPF_IP80.67.105.0/24
SPF_IP87.233.189.179
SPF_IP87.233.189.180
SPF_MXgreenpowermonitor.com

Related pages

Pivot deeper into the graph from greenpowermonitor.com.

Cypher and MCP

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

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