Skip to content

Hostname

sega-initiald.net

Last fetched

sega-initiald.net resolves to 3 IPv4 addresses operated by Equinix - Equinix (EMEA) Acquisition Enterprises B.V. in JP. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · sega-initiald.netRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sega-initiald.net

Resolution chain

sega-initiald.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
180.214.54.67180.214.0.0/18AS15830Equinix - Equinix (EMEA) Acquisition Enterprises B.V.JP
43.207.252.5843.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.177.3754.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1387
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of sega-initiald.net.

Web-graph footprint

Distinct hostnames that link to or from sega-initiald.net in the public web crawl.

8 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sega-initiald.net.

MechanismTarget
SPF_IP210.152.117.36

Related pages

Pivot deeper into the graph from sega-initiald.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sega-initiald.net"})-[: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.