Skip to content

Hostname

starmp.com

Last fetched

starmp.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · starmp.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/starmp.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.155.173.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2403.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.1763.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1993.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2303.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.533.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.783.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.743.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.0.25252.219.0.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.1.2452.219.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.137.3552.219.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.23552.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.5952.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.151.11152.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.151.11552.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.16752.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.16.10052.219.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.1552.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.8752.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.17.2352.219.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
mapion co.,ltd.
Contact emails

Subdomains

35 observed subdomains of starmp.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for starmp.com.

MechanismTarget
SPF_INCLUDEmdking.maildealer.jp
SPF_IP132.145.0.0/16
SPF_IP35.74.116.201

Related pages

Pivot deeper into the graph from starmp.com.

Cypher and MCP

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

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