Skip to content

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

WHISPER CANON · humandynamic.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/humandynamic.com

Resolution chain

humandynamic.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
203.86.234.20203.86.234.0/24AS133380LAYER-AS Layerstack LimitedHK

WHOIS identity

Registrar
iana:48
Organization
domain manager
Contact emails

Subdomains

17 observed subdomains of humandynamic.com.

Web-graph footprint

Distinct hostnames that link to or from humandynamic.com in the public web crawl.

43 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for humandynamic.com.

MechanismTarget
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEmail.zohoanalytics.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_INCLUDEzcsend.net.cn
SPF_IP103.47.113.64
SPF_IP113.52.133.147
SPF_IP203.86.236.83
SPF_IP223.223.217.148

Related pages

Pivot deeper into the graph from humandynamic.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.