Skip to content

Hostname

tickeron.com

Last fetched

tickeron.com resolves to 104.20.16.188, announced in 104.20.16.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. tickeron.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · tickeron.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tickeron.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of tickeron.com owner
Contact emails
12f34e74-5b64-4dc6-bb18-83448243c151@identity-protect.org, 238b3f31-c41f-4908-aba2-c651774128bf@identity-protect.org, 3bed9c84-4704-4872-8386-0fc720c07695@identity-protect.org, 4573c8f3-1d6b-41fb-a4e8-478d9d87fd7e@identity-protect.org, 50f36fd5-1915-4be5-aa12-a527ae14b09b@identity-protect.org, b3706704-feab-42df-bd11-f1c4f689bb12@identity-protect.org, owner-10718595@tickeron.com.whoisprivacyservice.org, owner-1266345@tickeron.com.whoisprivacyservice.org, owner-1883956@tickeron.com.whoisprivacyservice.org, owner-5206174@tickeron.com.whoisprivacyservice.org, owner-633561@tickeron.com.whoisprivacyservice.org, owner-662986@tickeron.com.whoisprivacyservice.org, owner-706128@tickeron.com.whoisprivacyservice.org, owner-9540767@tickeron.com.whoisprivacyservice.org, owner-9981315@tickeron.com.whoisprivacyservice.org, owner@tickeron.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • hayes.ns.cloudflare.com
  • novalee.ns.cloudflare.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: spf.autopilothq.com
  • include: _spf.google.com
  • include: _spf.mlsend.com
  • mx: tickeron.com
  • include: sendgrid.net

Threat-feed evidence

History

Related pages

Pivot from tickeron.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tickeron.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.