Skip to content

Hostname

sega-mj.com

Last fetched

sega-mj.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · sega-mj.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sega-mj.com

Resolution chain

sega-mj.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.50.6313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.165.2493.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.65.15035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.0.21235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.207.252.5843.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.221.12352.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.53.24052.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.35.16852.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.177.3754.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.143.4654.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.163.3457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1387
Organization
domain administrator
Contact emails

Subdomains

14 observed subdomains of sega-mj.com.

Web-graph footprint

Distinct hostnames that link to or from sega-mj.com in the public web crawl.

185 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sega-mj.com.

MechanismTarget
SPF_IP112.137.187.83/32
SPF_IP202.144.248.110/32

Related pages

Pivot deeper into the graph from sega-mj.com.

Cypher and MCP

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

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