Skip to content

Hostname

m-premiere.com

Last fetched

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

Nutrition Label

WHISPER CANON · m-premiere.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/m-premiere.com

Resolution chain

m-premiere.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.182.200.13718.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.103.752.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.183.45.857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
75.2.78.20175.2.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.232.3799.83.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by value-domain
Contact emails

Subdomains

1 observed subdomain of m-premiere.com.

Web-graph footprint

Distinct hostnames that link to or from m-premiere.com in the public web crawl.

5 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for m-premiere.com.

MechanismTarget
SPF_IP150.95.9.207
SPF_IP54.64.228.74

Related pages

Pivot deeper into the graph from m-premiere.com.

Cypher and MCP

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

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