Hostname
marlow.codes
Last fetched
marlow.codes resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
marlow.codes 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.225.47.23 | 13.225.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.47.5 | 13.225.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.47.58 | 13.225.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.47.82 | 13.225.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.105 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.24 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.32 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.50 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
2 observed subdomains of marlow.codes.
| Subdomain |
|---|
| meet.marlow.codes |
| www.marlow.codes |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for marlow.codes.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from marlow.codes.
- IP · 13.225.47.23
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · 09238665469a4de4b334c4a9ae13f51b.protect@withheldforprivacy.com
- TLD · .codes
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "marlow.codes"})-[: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.