Skip to content

Hostname

woot.ro

Last fetched

woot.ro resolves to 1 IPv4 address operated by AS43927 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · woot.roRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/woot.ro

Resolution chain

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

IPPrefixASNOperatorCountry
188.241.118.165188.241.112.0/21AS43927RO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

77 observed subdomains of woot.ro.

Web-graph footprint

Distinct hostnames that link to or from woot.ro in the public web crawl.

54 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for woot.ro.

MechanismTarget
SPF_Awoot.ro
SPF_INCLUDE_spf.google.com
SPF_IP188.241.115.74
SPF_IP188.241.118.164
SPF_IP188.241.118.165
SPF_IP188.241.119.78
SPF_MXwoot.ro

Related pages

Pivot deeper into the graph from woot.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "woot.ro"})-[: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.