Skip to content

Hostname

davida-helmets.com

Last fetched

davida-helmets.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · davida-helmets.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/davida-helmets.com

Resolution chain

davida-helmets.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1052
Organization
davida engineering
Contact emails

Subdomains

2 observed subdomains of davida-helmets.com.

Web-graph footprint

Distinct hostnames that link to or from davida-helmets.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for davida-helmets.com.

MechanismTarget
SPF_IP185.27.181.16
SPF_IP185.27.181.92
SPF_IP80.92.65.216
SPF_IP80.92.77.0/24
SPF_IP80.92.93.137
SPF_MXdavida-helmets.com

Related pages

Pivot deeper into the graph from davida-helmets.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "davida-helmets.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 20

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