Skip to content

Hostname

youdo.com

Last fetched

youdo.com resolves to 1 IPv4 address operated by AS201706 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · youdo.comRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/youdo.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.206.127.8891.206.127.0/24AS201706RU

WHOIS identity

Registrar
iana:463
Organization
personal data, can not be publicly disclosed according to applicable laws.
Contact emails

Subdomains

163 observed subdomains of youdo.com.

Web-graph footprint

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

1,122 sites link to this hostname.

153 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for youdo.com.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_IP37.230.174.141
SPF_IP37.230.174.198
SPF_IP37.230.174.4
SPF_IP5.188.184.67
SPF_IP92.53.80.151
SPF_IP92.53.80.152
SPF_IP92.53.80.153

Related pages

Pivot deeper into the graph from youdo.com.

Cypher and MCP

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

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