Skip to content

Hostname

davidshield.co.il

Last fetched

davidshield.co.il resolves to 4 IPv4 addresses operated by AS20940 in US.

Nutrition Label

WHISPER CANON · davidshield.co.ilRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.4/10canon.whisper.security/host/davidshield.co.il

Resolution chain

davidshield.co.il resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with davidshield.co.il in WhisperGraph.

Subdomains

4 observed subdomains of davidshield.co.il.

Web-graph footprint

Distinct hostnames that link to or from davidshield.co.il in the public web crawl.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for davidshield.co.il.

MechanismTarget
SPF_INCLUDEactivetrail.com
SPF_INCLUDEmymarketing.co.il
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.234.18.0/24
SPF_IP216.71.139.161/32
SPF_IP68.232.139.106/32
SPF_MXdavidshield.co.il

Related pages

Pivot deeper into the graph from davidshield.co.il.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "davidshield.co.il"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.