Skip to content

Hostname

marunouchi-workers.com

Last fetched

marunouchi-workers.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TW. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.169.121.243.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.33.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.453.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.993.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.174.141.1183.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.1283.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.133.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.93.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

9 observed subdomains of marunouchi-workers.com.

Web-graph footprint

Distinct hostnames that link to or from marunouchi-workers.com in the public web crawl.

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for marunouchi-workers.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf20.gmoserver.jp

Related pages

Pivot deeper into the graph from marunouchi-workers.com.

Cypher and MCP

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

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