Skip to content

Hostname

all-widget.com

Last fetched

all-widget.com resolves to 2 IPv4 addresses operated by MNGTNET - Serveroid, LLC in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · all-widget.comRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/all-widget.com

Resolution chain

all-widget.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.239.26.14791.239.26.0/23AS199274MNGTNET - Serveroid, LLCRU
111.88.247.55111.88.240.0/20AS200350YandexCloud - Yandex.Cloud LLCPK

WHOIS identity

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

Subdomains

5 observed subdomains of all-widget.com.

Threat posture

History

Related pages

Pivot deeper into the graph from all-widget.com.

Cypher and MCP

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

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