Skip to content

Hostname

bigticketplatform.com

Last fetched

bigticketplatform.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:3827 as the registrar.

Nutrition Label

WHISPER CANON · bigticketplatform.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bigticketplatform.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.227.12718.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.5718.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.6018.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.7518.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.169.173.23.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.243.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.63.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.653.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3827
Organization
big ticket,
Contact emails

Subdomains

33 observed subdomains of bigticketplatform.com.

Web-graph footprint

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

8 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bigticketplatform.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from bigticketplatform.com.

Cypher and MCP

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

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