Skip to content

Hostname

colector.green

Last fetched

colector.green resolves to 1 IPv4 address operated by iNES - iNES GROUP SRL in RO. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · colector.greenRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/colector.green

Resolution chain

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

IPPrefixASNOperatorCountry
89.149.34.21089.149.0.0/18AS12310iNES - iNES GROUP SRLRO

WHOIS identity

Registrar
iana:1376
Organization
registrant of colector.green
Contact emails

Subdomains

4 observed subdomains of colector.green.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for colector.green.

MechanismTarget
SPF_IP109.98.28.228
SPF_IP86.126.7.157
SPF_IP89.149.34.210

Related pages

Pivot deeper into the graph from colector.green.

Cypher and MCP

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

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