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
Resolution chain
mellmer.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.96.59 | 16.12.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.77.77 | 3.5.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.152.34 | 52.218.152.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.184.146 | 52.218.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.220.194 | 52.218.220.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.232.19 | 52.218.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.233.130 | 52.218.233.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.246.146 | 52.218.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.133.163 | 52.92.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.164.11 | 52.92.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.177.107 | 52.92.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.189.35 | 52.92.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.209.235 | 52.92.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.228.19 | 52.92.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.237.115 | 52.92.232.0/21 | AS16509 | AMAZON-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
MX records
SPF policy
1 SPF mechanism authorising senders for mellmer.com.
| Mechanism | Target |
|---|---|
| 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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.