Hostname
moodsofnorway.com
Last fetched
moodsofnorway.com resolves to 1 IPv4 address operated by AS31169 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
moodsofnorway.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 |
|---|---|---|---|---|
| 79.170.80.159 | 79.170.80.0/21 | AS31169 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- fjordane it as
- Contact emails
- einstein.ece@gmail.com
- jorn@moodsofnorway.com
- 5skdjsqnfu52@privacy-protection.email
- 6czzmhn2yqzh@privacy-protection.email
- 7umenshf7ars@privacy-protection.email
- 87rq6xxtj2dv@privacy-protection.email
- b7vatm9kr3pf@privacy-protection.email
- bnabyc3gbtbz@privacy-protection.email
- d7d6e7our83v@privacy-protection.email
- fippmu3ff9n2@privacy-protection.email
- gv5tdaphntam@privacy-protection.email
- kkmgo3fpim2r@privacy-protection.email
- kwjwepk6z5mf@privacy-protection.email
- ned2xszf9bde@privacy-protection.email
- odvsawvy2hmr@privacy-protection.email
- ri786p25m8ky@privacy-protection.email
- ta8yeku8ed45@privacy-protection.email
- v2bwbzvbjxpu@privacy-protection.email
- vupdi2h7a5jp@privacy-protection.email
- xnekzwmgmud2@privacy-protection.email
- and 2 more
Subdomains
10 observed subdomains of moodsofnorway.com.
Web-graph footprint
Distinct hostnames that link to or from moodsofnorway.com in the public web crawl.
111 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for moodsofnorway.com.
| Mechanism | Target |
|---|---|
| SPF_A | moodsofnorway.com |
| SPF_INCLUDE | _spf.rulemailer.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | moodsofnorway.com |
Related pages
Pivot deeper into the graph from moodsofnorway.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "moodsofnorway.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.