Skip to content

Hostname

onegreen.pro

Last fetched

onegreen.pro resolves to 1 IPv4 address operated by VPS-UA-AS in UA. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · onegreen.proRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/onegreen.pro

Resolution chain

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

IPPrefixASNOperatorCountry
31.131.22.6131.131.22.0/24AS56851VPS-UA-ASUA

WHOIS identity

Registrar
iana:1647
Organization
lkteam
Contact emails

Subdomains

9 observed subdomains of onegreen.pro.

Web-graph footprint

Distinct hostnames that link to or from onegreen.pro in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • onegreen.pro

SPF policy

10 SPF mechanisms authorising senders for onegreen.pro.

MechanismTarget
SPF_Aonegreen.pro
SPF_IP185.91.75.2
SPF_IP185.91.75.25
SPF_IP185.91.75.26
SPF_IP185.91.75.3
SPF_IP31.131.22.45
SPF_IP31.131.27.44
SPF_IP45.83.192.43
SPF_IP45.94.159.142
SPF_MXonegreen.pro

Related pages

Pivot deeper into the graph from onegreen.pro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "onegreen.pro"})-[: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.