Skip to content

Hostname

tickmill.com

Last fetched

tickmill.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tickmill.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tickmill.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.203.22615.197.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
166.117.202.138166.117.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

46 observed subdomains of tickmill.com.

Web-graph footprint

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

1,106 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tickmill.com.

MechanismTarget
SPF_Adedi3895.your-server.de
SPF_Atickmill.com
SPF_INCLUDE5514769.spf10.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEdatanet.ee
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.222.0.3/32
SPF_IP52.57.59.227/32
SPF_IP54.240.52.203/32
SPF_MXtickmill.com

Related pages

Pivot deeper into the graph from tickmill.com.

Cypher and MCP

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

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