Skip to content

Hostname

ticketplus.co.jp

Last fetched

ticketplus.co.jp resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · ticketplus.co.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ticketplus.co.jp

Resolution chain

ticketplus.co.jp resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.115.187.1483.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.204.19957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
ticketplus,inc.
Contact emails

Web-graph footprint

Distinct hostnames that link to or from ticketplus.co.jp in the public web crawl.

17 sites link to this hostname.

138 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ticketplus.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.eco-serv.jp
SPF_INCLUDEspf.playbackmail.com
SPF_INCLUDEspf1.siella.jp
SPF_IP54.250.186.95
SPF_IP59.106.152.158
SPF_IP61.211.235.219

Related pages

Pivot deeper into the graph from ticketplus.co.jp.

Cypher and MCP

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

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