Hostname
daosen.com
Last fetched
daosen.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:120 as the registrar.
Nutrition Label
Resolution chain
daosen.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.32.119 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.19 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.48 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.32.93 | 108.157.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.238.80.100 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.124 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.42 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.88 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.213.139.166 | 35.213.128.0/18 | AS15169 | GOOGLE - Google LLC | SG |
WHOIS identity
- Registrar
- iana:120
- Organization
- ruian daosen industry commerce co.,ltd.
- Contact emails
Subdomains
1 observed subdomain of daosen.com.
| Subdomain |
|---|
| www.daosen.com |
Web-graph footprint
Distinct hostnames that link to or from daosen.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for daosen.com.
| Mechanism | Target |
|---|---|
| SPF_A | daosen.com |
| SPF_INCLUDE | daosen.com.spf.auto.dnssmarthost.net |
| SPF_INCLUDE | spf.mail.qq.com |
| SPF_MX | daosen.com |
Related pages
Pivot deeper into the graph from daosen.com.
- IP · 108.157.32.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:120
- Country · SG
- Email · pcai88@cmhchina.com
- TLD · .com
- Browse hostnames · da…
- 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: "daosen.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.