Hostname
authorsend.com
Last fetched
authorsend.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
authorsend.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.223.25.84 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.243.117.197 | 54.242.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- domains@hugedomains.com
- b619f2dc5b934cc6b15fa707a2f4b16d.protect@whoisguard.com
- 23a037f476330570b6940d378ae26a012ff983d7961a9c64d659f26be788380c@authorsend.com.whoisproxy.org
- 46652f1eeda37137a34c686efaebbeb9882dc9fc21edbce3ecbb677a73574e55@authorsend.com.whoisproxy.org
- 6292441d440f78f768dce8ad22268fe99a37bc0d51ca877584700bd10f81d303@authorsend.com.whoisproxy.org
- 6afb2cef7b4bf6f05ee088b77fe5bdbeaa6eda9830ce6094d99f80a54fcf5e5f@authorsend.com.whoisproxy.org
- 9406c2e8e7c9be844f2ef12eaddbfdd3cb196db8340e34e6ced20b62d34d5681@authorsend.com.whoisproxy.org
- d69abdb1aa5540ee6e915ef836da8a8d5e31f8ef66479a6f2039b7a3f98283c4@authorsend.com.whoisproxy.org
Subdomains
5 observed subdomains of authorsend.com.
Showing 4 of 5. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from authorsend.com.
- IP · 13.223.25.84
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:269
- Country · US
- Email · domains@hugedomains.com
- TLD · .com
- Browse hostnames · au…
- 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: "authorsend.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.