Skip to content

Hostname

youngdinamis.com

Last fetched

youngdinamis.com resolves to 1 IPv4 address operated by HAWKHOST - Hawk Host Inc. in GB. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · youngdinamis.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/youngdinamis.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.252.104.147198.252.104.0/24AS20068HAWKHOST - Hawk Host Inc.GB

WHOIS identity

Registrar
iana:460
Organization
theo
Contact emails

Subdomains

9 observed subdomains of youngdinamis.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for youngdinamis.com.

MechanismTarget
SPF_Ayoungdinamis.com
SPF_INCLUDE_spf.arandomserver.com
SPF_IP198.252.104.147
SPF_IP198.252.105.22
SPF_IP72.29.127.19
SPF_MXyoungdinamis.com

Related pages

Pivot deeper into the graph from youngdinamis.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "youngdinamis.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.