Hostname
davidlawrence.com
Last fetched
davidlawrence.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
davidlawrence.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.67.128 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.41 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.53 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.88 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.199.45 | 0.0.0.0/0 | AS18001 | — | US |
| 18.239.199.48 | 0.0.0.0/0 | AS18001 | — | US |
| 18.239.199.64 | 0.0.0.0/0 | AS18001 | — | US |
| 18.239.199.76 | 0.0.0.0/0 | AS18001 | — | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- feigenbaum holdings ltd attn davidlawrence.com care of network solutions
- Contact emails
- john.brush@davidlawrence.com
- dc3ps4g93rv@networksolutionsprivateregistration.com
- f88gb3st2qq@networksolutionsprivateregistration.com
- qx7ha8sr9ju@networksolutionsprivateregistration.com
- rp4f94rb9d3@networksolutionsprivateregistration.com
- s53t866m2zw@networksolutionsprivateregistration.com
- s86jk7nh2n8@networksolutionsprivateregistration.com
- t67pp24d5pa@networksolutionsprivateregistration.com
- vg9d82cb5zt@networksolutionsprivateregistration.com
- vt8pq4mv4rz@networksolutionsprivateregistration.com
- zr65p42z2uq@networksolutionsprivateregistration.com
Subdomains
9 observed subdomains of davidlawrence.com.
Web-graph footprint
Distinct hostnames that link to or from davidlawrence.com in the public web crawl.
66 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
6 SPF mechanisms authorising senders for davidlawrence.com.
| Mechanism | Target |
|---|---|
| SPF_A | davidlawrence.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_MX | davidlawrence.com |
Related pages
Pivot deeper into the graph from davidlawrence.com.
- IP · 13.33.67.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · john.brush@davidlawrence.com
- TLD · .com
- Browse hostnames · da…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "davidlawrence.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.