Hostname
green-text.com
Last fetched
green-text.com resolves to 1 IPv4 address operated by ONECOM in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
green-text.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.249.229.188 | 5.249.224.0/19 | AS51468 | ONECOM | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- finn thorsen
- Contact emails
- 35qehpsg5en2@spamprotection.email
- ebx3gttxbu39@spamprotection.email
- eckz9fjnzhvm@privacy-protection.email
- gfwrueu3xvj6@privacy-protection.email
- hvkhjmx2abhy@privacy-protection.email
- it79aowvqruz@privacy-protection.email
- k8czcnmahxix@privacy-protection.email
- ssu9acd58fye@privacy-protection.email
- wdej8sqz2apm@privacy-protection.email
- xp8kqridkjjk@privacy-protection.email
- y7jenpfsjxhw@privacy-protection.email
Subdomains
3 observed subdomains of green-text.com.
Web-graph footprint
Distinct hostnames that link to or from green-text.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for green-text.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from green-text.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "green-text.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.