Skip to content

Hostname

datakit.com

Last fetched

datakit.com resolves to 1 IPv4 address operated by CUREGROUP-AS in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.116.179.117185.116.176.0/22AS41332CUREGROUP-ASFR

WHOIS identity

Registrar
iana:81
Organization
datakit exchange
Contact emails

Subdomains

11 observed subdomains of datakit.com.

Web-graph footprint

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

128 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for datakit.com.

MechanismTarget
SPF_Aasp13.mailinblack.com
SPF_Ainescrm.com
SPF_Alb.inescrm.com
SPF_Amail.datakit.com
SPF_INCLUDEspf-ines.efficy.cloud
SPF_IP109.0.28.60/32
SPF_IP185.116.176.118/32
SPF_IP185.116.179.113
SPF_IP185.116.179.117
SPF_IP185.116.179.118/32
SPF_IP185.184.12.128/27
SPF_IP185.7.73.113/32
SPF_IP46.105.51.17/32
SPF_IP51.68.91.19/32
SPF_MXdatakit.com

Related pages

Pivot deeper into the graph from datakit.com.

Cypher and MCP

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

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