Hostname
engelrock.com
Last fetched
engelrock.com resolves to 1 IPv4 address operated by AS50304 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
engelrock.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 |
|---|---|---|---|---|
| 89.221.242.40 | 89.221.242.0/24 | AS50304 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- 915595298
- Contact emails
- 383izypqwy34@privacy-protection.email
- 8pcc4fcmddho@privacy-protection.email
- bcgjredhf3xb@privacy-protection.email
- bcxuqt2vth5e@privacy-protection.email
- gpvxtqy3dshm@privacy-protection.email
- kn5rde57mqzy@privacy-protection.email
- s3amtopuexqd@privacy-protection.email
- tuqcwhaqy389@privacy-protection.email
- u98p5kasdbxp@privacy-protection.email
- yhmeyo7ri45u@privacy-protection.email
- zupug8wdg9nt@privacy-protection.email
- trond@brannverntjenesten.no
Web-graph footprint
Distinct hostnames that link to or from engelrock.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for engelrock.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from engelrock.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "engelrock.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.