Hostname
humandynamic.com
Last fetched
humandynamic.com resolves to 1 IPv4 address operated by LAYER-AS Layerstack Limited in HK. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
humandynamic.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 203.86.234.20 | 203.86.234.0/24 | AS133380 | LAYER-AS Layerstack Limited | HK |
WHOIS identity
- Registrar
- iana:48
- Organization
- domain manager
- Contact emails
Subdomains
17 observed subdomains of humandynamic.com.
Showing 15 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from humandynamic.com in the public web crawl.
43 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for humandynamic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.stibee.com |
| SPF_INCLUDE | mail.zohoanalytics.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zcsend.net |
| SPF_INCLUDE | zcsend.net.cn |
| SPF_IP | 103.47.113.64 |
| SPF_IP | 113.52.133.147 |
| SPF_IP | 203.86.236.83 |
| SPF_IP | 223.223.217.148 |
Related pages
Pivot deeper into the graph from humandynamic.com.
- IP · 203.86.234.20
- ASN · AS133380LAYER-AS Layerstack Limited
- Registrar · iana:48
- Country · HK
- Email · domainadmin@humandynamic.com
- TLD · .com
- Browse hostnames · hu…
- 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: "humandynamic.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.