Skip to content

Hostname

event.1242.com

Last fetched

event.1242.com resolves to 4 IPv4 addresses operated by GIGAINFRA SoftBank Corp. in JP.

Nutrition Label

WHISPER CANON · event.1242.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/event.1242.com

Resolution chain

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

IPPrefixASNOperatorCountry
101.102.235.60101.102.128.0/17AS17676GIGAINFRA SoftBank Corp.JP
101.102.235.61101.102.128.0/17AS17676GIGAINFRA SoftBank Corp.JP
111.108.184.71111.108.0.0/16AS2516KDDI KDDI CORPORATIONJP
111.108.184.72111.108.0.0/16AS2516KDDI KDDI CORPORATIONJP

WHOIS identity

No WHOIS records are currently associated with event.1242.com in WhisperGraph.

Subdomains

2 observed subdomains of event.1242.com.

Web-graph footprint

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

489 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from event.1242.com.

Cypher and MCP

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

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