Hostname
environor.com
Last fetched
environor.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
environor.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 |
|---|---|---|---|---|
| 194.63.249.214 | 194.63.249.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- environor as
- Contact emails
- 8ssnidb85ety@privacy-protection.email
- abjvehmr6ww3@privacy-protection.email
- co8butsbqgqw@privacy-protection.email
- dhpzothnxsb9@spamprotection.email
- ety8jaaubydz@privacy-protection.email
- eyhgakoqjvh4@privacy-protection.email
- mf9ccd7b9dh6@privacy-protection.email
- mivem85erwde@privacy-protection.email
- mojpq423qmpr@privacy-protection.email
- ozg2edpqebg7@privacy-protection.email
- paqc69ve4rtf@privacy-protection.email
- pf3isxixm7j8@privacy-protection.email
- pjqfxbeoxp7p@privacy-protection.email
- rinpnqgyxfq8@privacy-protection.email
- tvyfhneegey8@privacy-protection.email
- udxfkhjs6gue@privacy-protection.email
- vpcedmykiz6y@privacy-protection.email
- y4krjcxap4yg@spamprotection.email
- z2odzttwn4mc@privacy-protection.email
Subdomains
1 observed subdomain of environor.com.
| Subdomain |
|---|
| www.environor.com |
Web-graph footprint
Distinct hostnames that link to or from environor.com in the public web crawl.
8 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for environor.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from environor.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "environor.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.