Skip to content

Hostname

dajatrading.com

Last fetched

dajatrading.com resolves to 1 IPv4 address operated by AS41480 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · dajatrading.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dajatrading.com

Resolution chain

dajatrading.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.20.83.3889.20.80.0/20AS41480NL

WHOIS identity

Registrar
iana:1647
Organization
d. jacobs
Contact emails

Subdomains

2 observed subdomains of dajatrading.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dajatrading.com.

MechanismTarget
SPF_Atartarus.systemec.nl
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.systemec.nl
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEse.spf.provider.nl
SPF_IP2a02:a400:3403:1::/64
SPF_IP89.20.84.2
SPF_MXdajatrading.com

Related pages

Pivot deeper into the graph from dajatrading.com.

Cypher and MCP

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

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