Hostname
ipauthor.com
Last fetched
ipauthor.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ipauthor.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.56.100.199 | 13.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.9.226.215 | 52.9.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.215.131.63 | 54.215.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.215.46.177 | 54.215.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ipauthor.com owner
- Contact emails
- yuming@yinsibaohu.aliyun.com
- 19d2ff71-792a-4c91-9264-30de6c5938df@identity-protect.org
- b5ef3d27-3de4-4d7c-900f-7e3c11966b4f@identity-protect.org
- c0c1cc0b-8073-4759-b255-920ecb502724@identity-protect.org
- e9fc3715-c308-479e-af85-c77f755d3a13@identity-protect.org
- ecacee35-ae3a-4c30-8cea-80f0348cf0e3@identity-protect.org
- f77beb3d-e63a-453c-b2ff-d348ac1cd6bf@identity-protect.org
Subdomains
14 observed subdomains of ipauthor.com.
Web-graph footprint
Distinct hostnames that link to or from ipauthor.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 ipauthor.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from ipauthor.com.
- IP · 13.56.100.199
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · yuming@yinsibaohu.aliyun.com
- TLD · .com
- Browse hostnames · ip…
- 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: "ipauthor.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.