Skip to content

Hostname

digitick.com

Last fetched

digitick.com resolves to 1 IPv4 address operated by COLT COLT Technology Services Group Limited in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
84.14.101.19084.14.0.0/16AS8220COLT COLT Technology Services Group LimitedFR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for digitick.com.

MechanismTarget
SPF_INCLUDEcartsguru.io
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzoho.com
SPF_IP167.98.14.192/26
SPF_IP195.68.87.240/28
SPF_IP213.41.40.160/28
SPF_IP213.41.44.208/28
SPF_IP213.41.44.80/28
SPF_IP213.41.78.0/24
SPF_IP5.148.121.128/26
SPF_IP62.23.11.208/28
SPF_IP62.23.175.48/28
SPF_IP62.23.8.160/28
SPF_IP78.153.242.230
SPF_IP84.14.101.141/32
SPF_IP84.14.101.144
SPF_MXdigitick.com

Related pages

Pivot deeper into the graph from digitick.com.

Cypher and MCP

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

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