Hostname
molderm.com
Last fetched
molderm.com resolves to 1 IPv4 address operated by AS44136 in SE. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
molderm.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 |
|---|---|---|---|---|
| 91.201.61.245 | 91.201.60.0/22 | AS44136 | — | SE |
WHOIS identity
- Registrar
- iana:1001
- Organization
- markus & elias family ab
- Contact emails
- 42umdt3kk7bq@privacy-protection.email
- 6s2kquxgxtxq@privacy-protection.email
- bagdrkbvevu7@privacy-protection.email
- bi3pwxwt68cn@privacy-protection.email
- bs45ugain738@privacy-protection.email
- c9kbp7vtxbkx@privacy-protection.email
- jiwrgeby2rcb@privacy-protection.email
- k4wwisanxgb8@privacy-protection.email
- kkvqkkrsuf6q@privacy-protection.email
- ndjmyhyq8ecv@privacy-protection.email
- qosb8pqr7cfv@privacy-protection.email
- rk7h9fdso2q3@privacy-protection.email
- rxmcwr6jozof@privacy-protection.email
- rzaunvv3bk8f@privacy-protection.email
- sowvt6mmikun@privacy-protection.email
- tvn6yikgnunx@privacy-protection.email
- vf9mwwycspyw@privacy-protection.email
- wxh4eiemaxmu@privacy-protection.email
Subdomains
2 observed subdomains of molderm.com.
Web-graph footprint
Distinct hostnames that link to or from molderm.com in the public web crawl.
13 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for molderm.com.
| Mechanism | Target |
|---|---|
| SPF_A | molderm.com |
| SPF_INCLUDE | _spf.domeneshop.no |
| SPF_INCLUDE | _spf.google.com |
| SPF_MX | molderm.com |
Related pages
Pivot deeper into the graph from molderm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "molderm.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.