Hostname
damli.com
Last fetched
damli.com resolves to 1 IPv4 address operated by AS35754 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
damli.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 |
|---|---|---|---|---|
| 87.254.34.166 | 87.254.32.0/19 | AS35754 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- karl damli
- Contact emails
- karl@damli.com
- 2kis5ugjetev@privacy-protection.email
- 3tcs4duucrhy@privacy-protection.email
- 6isbk2uunmze@privacy-protection.email
- buivfcvdtie3@privacy-protection.email
- cfzbpqvnrcb9@spamprotection.email
- grfbn9tqanpw@privacy-protection.email
- ha7vqquzrdxb@privacy-protection.email
- hiyth3ntacgn@privacy-protection.email
- hprqkcprzoe4@privacy-protection.email
- hsquq4uqdsp6@privacy-protection.email
- jgyriq5dhujy@privacy-protection.email
- ku7jrnbewjcu@privacy-protection.email
- o2shni5des6m@privacy-protection.email
- pfakk9cvtkvm@privacy-protection.email
- rr2hef53n9nw@privacy-protection.email
- sowffb9zstbr@privacy-protection.email
- tan5dqa39p3v@privacy-protection.email
- tzctyvki79m8@privacy-protection.email
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for damli.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from damli.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "damli.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.