Skip to content

Hostname

young-charly.com

Last fetched

young-charly.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · young-charly.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/young-charly.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.49.138.834.32.0.0/11AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:269
Organization
young charly bvba
Contact emails

Subdomains

4 observed subdomains of young-charly.com.

Web-graph footprint

Distinct hostnames that link to or from young-charly.com in the public web crawl.

23 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for young-charly.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEv9.encima.be
SPF_IP143.95.251.8
SPF_IP143.95.87.156
SPF_IP2a04:3544:1000:1510:3cc8:64ff:fefa:1526
SPF_IP2a04:3544:1000:1510:3cc8:64ff:fefa:5a96
SPF_IP62.148.163.134
SPF_IP94.237.125.93
SPF_IP94.237.44.149

Related pages

Pivot deeper into the graph from young-charly.com.

Cypher and MCP

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

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