Hostname
daviddlevine.com
Last fetched
daviddlevine.com resolves to 2 IPv4 addresses operated by CDN77 _ in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
daviddlevine.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 169.150.236.97 | 169.150.236.0/24 | AS60068 | CDN77 _ | US |
| 169.150.236.98 | 169.150.236.0/24 | AS60068 | CDN77 _ | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- david levine
- Contact emails
- dlevine@spiritone.com
- 0eba63494f9975a1310a99269ab6e9c82853dd1e1c43d236f3da330327f77e3f@daviddlevine.com.whoisproxy.org
- 113fe047554bea1751bc5e5de4f0a83f95ffe4d7c01e2671728e06f1215ca1c2@daviddlevine.com.whoisproxy.org
- 165b4495c4cbe6b8f0e911871600a401f8216ca5926ffb2b20703e236f0d0fb1@daviddlevine.com.whoisproxy.org
- 16e42fb93f9b649ab67d4b9a0d6536860d872f46142e782836e82cb060610a00@daviddlevine.com.whoisproxy.org
- 26b957cb2c88efc00aaacf6cf523d69b9f2c699e13d0553036c0975ac0475eef@daviddlevine.com.whoisproxy.org
- 31f48277554ad9ad629f8498582dd6ec1d84ea8e463c16f90b855dc9156e186a@daviddlevine.com.whoisproxy.org
- 320a2ffc8962b7d71094a6f1d7d5b4e3870866576d0a0926f909118ccd693b77@daviddlevine.com.whoisproxy.org
- 5c27efa1a4ef79bf3b4fe5b50c12b4c3d38c9435515717cf861aa180c0f0bb59@daviddlevine.com.whoisproxy.org
- 63775cd293c33a5bef147f33b8d84903f5a92c766f9d4611f6b5425412c316e5@daviddlevine.com.whoisproxy.org
- 683b74634e32c6c14bf4cabec617e4fb925477bcb04db6ebbe8d695938f668bb@daviddlevine.com.whoisproxy.org
- 7e12a880655fad78d34411e836ddaa599d5bd24722cf61b72c1ca54f6816f301@daviddlevine.com.whoisproxy.org
- 8473b16703853af1f62e9cf5ec8cbe985de43facac16443b756983a2aa9db473@daviddlevine.com.whoisproxy.org
- 912f1382e2599cebd26dd9463d0800a1861e107c514baaccc9dfb5b1b4e3268d@daviddlevine.com.whoisproxy.org
- 9e8b88a5551bf8cd2a24ed9abd38687eb8822ae4dda54507a1a6f28c99706daa@daviddlevine.com.whoisproxy.org
- a385b571b6b85c8f4b1b5d21128bd924a461ac14e08da3fb0c7a11809832a09b@daviddlevine.com.whoisproxy.org
- b081fbb97f47c93782495ece3f40f6342c647132f2da80c12973542384bdaa51@daviddlevine.com.whoisproxy.org
- b31f909f70171591e570891e74d30af91daedce2797ddc96c30b3664fbd962d5@daviddlevine.com.whoisproxy.org
- bb738b425011a94419ee13ba0c6a74b4552b10c4606639d7089de3a539ea9c22@daviddlevine.com.whoisproxy.org
- cb732644c45e5f36c36ae105cef92d254740c4bb1da552026c5afdfd335ce015@daviddlevine.com.whoisproxy.org
- and 2 more
Subdomains
2 observed subdomains of daviddlevine.com.
Web-graph footprint
Distinct hostnames that link to or from daviddlevine.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for daviddlevine.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | netblocks.dreamhost.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_MX | daviddlevine.com |
Related pages
Pivot deeper into the graph from daviddlevine.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "daviddlevine.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.