Skip to content

Hostname

roboticket.com

Last fetched

roboticket.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.253.4218.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.6218.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.7718.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.9618.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.67.51.12318.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.1318.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.418.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.9518.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.160.150.1093.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.23.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.623.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.83.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
roboticket sp. z o.o.
Contact emails

Subdomains

24 observed subdomains of roboticket.com.

Web-graph footprint

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

53 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for roboticket.com.

MechanismTarget
SPF_A167.89.92.142
SPF_A198.21.0.156
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from roboticket.com.

Cypher and MCP

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

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