Hostname
moodfolk.com
Last fetched
moodfolk.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
moodfolk.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.248.52 | 194.63.248.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- dalema drift as
- Contact emails
- 4jcasrsftoid@privacy-protection.email
- cdg5wgjfapx3@privacy-protection.email
- d9uy7rvuyxtj@privacy-protection.email
- gkhp8nbhas9n@privacy-protection.email
- hbe6puptaqdx@privacy-protection.email
- hurkm8awjnzp@privacy-protection.email
- j35hjkddkvp4@privacy-protection.email
- kmb98cufzcrw@privacy-protection.email
- mhfcq2frcdxh@privacy-protection.email
- mwxku2qavkhy@privacy-protection.email
- qhh7vrpdw2gy@privacy-protection.email
- rkm4ayvm5drs@privacy-protection.email
- sbbb7bqbeq6s@privacy-protection.email
- xfy6if6b2nyh@privacy-protection.email
- zznckmasa9n9@privacy-protection.email
Subdomains
2 observed subdomains of moodfolk.com.
| Subdomain |
|---|
| link.moodfolk.com |
| www.moodfolk.com |
Web-graph footprint
Distinct hostnames that link to or from moodfolk.com in the public web crawl.
8 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for moodfolk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.ws.gurusoft.no |
| SPF_INCLUDE | spf-westeu.emailsignatures365.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 94.137.137.148 |
Related pages
Pivot deeper into the graph from moodfolk.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "moodfolk.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.