Skip to content

Hostname

tickets.funity.live

Last fetched

tickets.funity.live resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · tickets.funity.liveRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/tickets.funity.live

Resolution chain

tickets.funity.live resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.199.10418.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.1118.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.3318.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.418.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.168.73.203.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.313.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.423.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.663.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with tickets.funity.live in WhisperGraph.

Subdomains

3 observed subdomains of tickets.funity.live.

Web-graph footprint

Distinct hostnames that link to or from tickets.funity.live in the public web crawl.

7 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tickets.funity.live.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEm4.ko-sokumail.net
SPF_INCLUDEm5.ko-sokumail.net
SPF_INCLUDEt209.ko-sokumail.net
SPF_INCLUDEt301.ko-sokumail.net

Related pages

Pivot deeper into the graph from tickets.funity.live.

Cypher and MCP

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

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