Skip to content

Hostname

buck-tick.com

Last fetched

buck-tick.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · buck-tick.comRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/buck-tick.com

Resolution chain

buck-tick.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.192.5.2713.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.10.18318.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.85.22618.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.25.17235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.130.25235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.91.18035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.71.23443.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.70.4752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.227.852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.29.10652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.5.5154.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.68.10313.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.111.20657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:69
Organization
banker l,t,d
Contact emails

Subdomains

15 observed subdomains of buck-tick.com.

Web-graph footprint

Distinct hostnames that link to or from buck-tick.com in the public web crawl.

250 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for buck-tick.com.

MechanismTarget
SPF_Asmtp.kagoya.net
SPF_INCLUDEspf.nospamcloud.com
SPF_INCLUDEspf.tricorn.net
SPF_INCLUDEspf1.siella.jp
SPF_IP115.31.193.3
SPF_IP122.208.118.194
SPF_IP180.189.37.128/25
SPF_IP182.236.102.128/25
SPF_IP203.142.206.20/30
SPF_IP54.250.186.95

Related pages

Pivot deeper into the graph from buck-tick.com.

Cypher and MCP

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

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