Skip to content

Hostname

msta.j-server.com

Last fetched

msta.j-server.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · msta.j-server.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/msta.j-server.com

Resolution chain

msta.j-server.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.249.3313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.202.1603.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.185.14054.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with msta.j-server.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from msta.j-server.com in the public web crawl.

223 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from msta.j-server.com.

Cypher and MCP

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

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