Skip to content

Hostname

greenspector.com

Last fetched

greenspector.com resolves to 1 IPv4 address operated by OVH in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.178.139.21551.178.0.0/16AS16276OVHFR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for greenspector.com.

MechanismTarget
SPF_Agreenspector.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.94.141.141
SPF_IP141.94.31.225
SPF_IP146.59.151.197
SPF_IP146.59.231.88
SPF_IP149.202.23.193
SPF_IP149.202.23.194
SPF_IP149.202.23.195
SPF_IP149.202.61.163
SPF_IP151.80.152.138
SPF_IP152.228.172.197
SPF_IP152.228.175.94
SPF_IP162.19.121.35
SPF_IP164.132.45.193
SPF_IP176.188.200.84
SPF_IP193.39.2.250
SPF_IP51.38.48.134
SPF_IP54.38.181.73
SPF_IP92.222.216.130
SPF_MXgreenspector.com

Related pages

Pivot deeper into the graph from greenspector.com.

Cypher and MCP

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

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