Hostname
mrlins.com
Last fetched
mrlins.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
mrlins.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 |
|---|---|---|---|---|
| 13.35.37.19 | 13.35.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.37.65 | 13.35.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.37.68 | 13.35.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.37.96 | 13.35.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.172.78.12 | 18.172.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.78.124 | 18.172.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.78.16 | 18.172.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.78.17 | 18.172.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:1910
- Organization
- on behalf of mrlins.com owner
- Contact emails
- 81159979@qq.com
- gmwwnfjyld@whoisprivacyprotect.com
- 01a8305d-c262-42d6-a9c9-43e7f31e75be@identity-protect.org
- 050dea5f-f1e6-4ecb-ab88-2c9a1df7519c@identity-protect.org
- 05ea7f0a-a2a1-4d23-957c-117f1789e93a@identity-protect.org
- 0ba90561-641a-4fc4-bfa0-f8437abbb836@identity-protect.org
- 3bab5d69-e99d-44b2-af6b-681b59e7c4bc@identity-protect.org
- 63b3b7a5-3b85-4d84-b4e3-346e5e26909c@identity-protect.org
- owner-8579081@mrlins.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from mrlins.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for mrlins.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from mrlins.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mrlins.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.