Skip to content

Hostname

molodoy.com

Last fetched

molodoy.com resolves to 1 IPv4 address operated by IHNET - IHNetworks, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
69.194.228.13169.194.224.0/20AS33494IHNET - IHNetworks, LLCUS

WHOIS identity

Registrar
iana:48
Organization
peter pajitnov
Contact emails

Subdomains

3 observed subdomains of molodoy.com.

Threat posture

History

Mail and authentication

MX records

  • molodoy.com

SPF policy

4 SPF mechanisms authorising senders for molodoy.com.

MechanismTarget
SPF_Amolodoy.com
SPF_IP174.136.63.8
SPF_IP69.194.228.131
SPF_MXmolodoy.com

Related pages

Pivot deeper into the graph from molodoy.com.

Cypher and MCP

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

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