Skip to content

Hostname

davincitrading.com

Last fetched

davincitrading.com resolves to 2 IPv4 addresses operated by GOOGLE-2 - Google LLC in NL. WHOIS lists iana:141 as the registrar.

Nutrition Label

WHISPER CANON · davincitrading.comRouting diversity1.5/10Peering density5.2/10MOAS conflict⚠ 3 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/davincitrading.com

Resolution chain

davincitrading.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.214.145.16835.217.64.0/18AS19527GOOGLE-2 - Google LLCNL
35.214.246.7335.217.64.0/18AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

Registrar
iana:141
Organization
da vinci derivatives b.v.
Contact emails

Subdomains

3 observed subdomains of davincitrading.com.

Web-graph footprint

Distinct hostnames that link to or from davincitrading.com in the public web crawl.

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for davincitrading.com.

MechanismTarget
SPF_Adavincitrading.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEdavincitrading.com.spf.auto.dnssmarthost.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXdavincitrading.com

Related pages

Pivot deeper into the graph from davincitrading.com.

Cypher and MCP

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

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