Hostname
2minlog.com
Last fetched
2minlog.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
2minlog.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.66.112.23 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.58 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.65 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.112.72 | 18.66.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.203.107 | 99.84.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.203.122 | 99.84.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.203.43 | 99.84.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.203.48 | 99.84.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 2minlog.com owner
- Contact emails
- 06fb1c26-a268-4892-ad4d-6143c08600e1@identity-protect.org
- 55ddf848-5f65-48df-925c-aa40a700a33f@identity-protect.org
- 637bb0be-bc98-4d4c-be74-0656fff01adc@identity-protect.org
- b91ce4ec-293f-4683-98cf-7e0e5bf4a9d9@identity-protect.org
- d374d7e7-ecb5-489c-a803-5336017f2d0c@identity-protect.org
- e246a9b5-9d82-4682-8700-c434e91d9c5a@identity-protect.org
Subdomains
6 observed subdomains of 2minlog.com.
Web-graph footprint
Distinct hostnames that link to or from 2minlog.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from 2minlog.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "2minlog.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.