Skip to content

Hostname

ticketco.no

Last fetched

ticketco.no resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · ticketco.noRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ticketco.no

Resolution chain

ticketco.no resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.85.45108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.82.7446.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.106.22952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.135.22452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.59.6552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.113.15854.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.148.17454.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.138.8899.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.249.4399.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
Organization
ticketco norge as
Contact emails

Subdomains

915 observed subdomains of ticketco.no.

Web-graph footprint

Distinct hostnames that link to or from ticketco.no in the public web crawl.

72 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ticketco.no.

MechanismTarget
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from ticketco.no.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ticketco.no"})-[: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.