Skip to content

Hostname

mellmer.com

Last fetched

mellmer.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.96.5916.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.77.773.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.152.3452.218.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.184.14652.218.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.220.19452.218.220.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.232.1952.218.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.233.13052.218.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.246.14652.218.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.133.16352.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.164.1152.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.177.10752.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.189.3552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.209.23552.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.228.1952.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.237.11552.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of mellmer.com owner
Contact emails

Subdomains

3 observed subdomains of mellmer.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mellmer.com.

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch

Related pages

Pivot deeper into the graph from mellmer.com.

Cypher and MCP

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

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