Hostname
davidshieldgroup.com
Last fetched
davidshieldgroup.com resolves to 4 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:10007 as the registrar.
Nutrition Label
Resolution chain
davidshieldgroup.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.196.3.62 | 23.196.3.0/24 | AS20940 | — | US |
| 23.196.3.69 | 23.196.3.0/24 | AS20940 | — | US |
| 23.46.17.133 | 23.46.17.0/24 | AS20940 | — | US |
| 23.46.17.138 | 23.46.17.0/24 | AS20940 | — | US |
WHOIS identity
- Registrar
- iana:10007
- Organization
- david shield - life ins. agcy (2000)
- Contact emails
Subdomains
8 observed subdomains of davidshieldgroup.com.
Web-graph footprint
Distinct hostnames that link to or from davidshieldgroup.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for davidshieldgroup.com.
| Mechanism | Target |
|---|---|
| SPF_A | davidshieldgroup.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 147.234.18.0/24 |
| SPF_IP | 194.90.203.30/32 |
| SPF_IP | 194.90.203.56/32 |
| SPF_IP | 212.199.130.59/32 |
| SPF_IP | 216.71.139.161/32 |
| SPF_IP | 68.232.139.106/32 |
| SPF_MX | davidshieldgroup.com |
Related pages
Pivot deeper into the graph from davidshieldgroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "davidshieldgroup.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.